CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/05/27 19:51:11
Modified files:
sys/dev/ic : nvmevar.h nvme.c
Log message:
move the nvme_read4 and nvme_write4 macros to the header.
this allows nvme bus glue to use the macros too.
ok jmatthew@
