Searched refs:nvme_ccb_put (Results 1 – 1 of 1) sorted by relevance
71 void nvme_ccb_put(void *, void *);315 scsi_iopool_init(&sc->sc_iopool, sc, nvme_ccb_get, nvme_ccb_put); in nvme_attach()1034 nvme_ccb_put(sc, ccb); in nvme_passthrough_cmd()1272 nvme_ccb_put(sc, ccb); in nvme_identify()1472 nvme_ccb_put(void *cookie, void *io) in nvme_ccb_put() function2225 nvme_ccb_put(sc, ccb); in nvme_refresh_sensors()