freebsd-dev/sys/cam/nvme
Warner Losh ded2b70617 Switch to linker sets to find the xport callback object. This
eliminates the need to special case everything in cam_xpt for new
transports. It is now a failure to not have a transport object when
registering the bus as well. You can still, however, create a
transport that's unspecified (XPT_)

Differential Revision: https://reviews.freebsd.org/D7289
2016-07-28 22:55:14 +00:00
..
nvme_all.c
nvme_all.h
nvme_da.c
nvme_xpt.c Switch to linker sets to find the xport callback object. This 2016-07-28 22:55:14 +00:00