Home
last modified time | relevance | path

Searched refs:nvme_proto_debug_out (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/cam/nvme/
H A Dnvme_xpt.c161 static void nvme_proto_debug_out(union ccb *ccb);
185 .debug_out = nvme_proto_debug_out,
834 nvme_proto_debug_out(union ccb *ccb) in nvme_proto_debug_out() function