HomeFreeBSD

Stop using NVME_MAX_XFER_SIZE constant.

Description

Stop using NVME_MAX_XFER_SIZE constant.

This constant depends on MAXPHYS and does not respect device capabilities.
Use proper dynamic ioctl(NVME_GET_MAX_XFER_SIZE) instead.

MFC after: 1 month

Details

Provenance
mavAuthored on
Parents
rS367767: syscon: Add syscon_get_by_ofw_node
Branches
Unknown
Tags
Unknown