freebsd-dev/sbin/nvmecontrol/modules
Alexander Motin 329327e272 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
2020-11-17 16:34:58 +00:00
..
intel It's useful to have this be a global function. 2018-12-06 22:59:18 +00:00
wdc Stop using NVME_MAX_XFER_SIZE constant. 2020-11-17 16:34:58 +00:00
Makefile
Makefile.inc