The lower layers implement a ABI compatible Linux ioctl for a few of the
Linux IOCTLs. Translate them and pass them down. Since they are ABI
compatible, just use the nvme ioctl name.
Co-Authored-by: Warner Losh <imp@bsdimp.com>
Differential D45416
linux: Translate Linux NVME ioctls to the lower layers. imp on May 30 2024, 6:30 PM. Authored by Tags None Referenced Files
Subscribers None
Details
The lower layers implement a ABI compatible Linux ioctl for a few of the Co-Authored-by: Warner Losh <imp@bsdimp.com>
Diff Detail
Event TimelineComment Actions update, per chuck's feedback. Used &0xffff instead of his suggestion |