freebsd-dev/sbin/nvmecontrol/modules/wdc
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
..
Makefile
wdc.c Stop using NVME_MAX_XFER_SIZE constant. 2020-11-17 16:34:58 +00:00