Searched defs:nvmeio (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/cam/nvme/
H A Dnvme_all.c58 nvme_ns_cmd(struct ccb_nvmeio *nvmeio, uint8_t cmd, uint32_t nsid, argument
[all...]
H A Dnvme_xpt.c237 struct ccb_nvmeio *nvmeio; local
H A Dnvme_da.c184 nda_nvme_flush(struct nda_softc *softc, struct ccb_nvmeio *nvmeio) argument
197 nda_nvme_trim(struct nda_softc *softc, struct ccb_nvmeio *nvmeio, argument
211 nda_nvme_write(struct nda_softc *softc, struct ccb_nvmeio *nvmeio, argument
225 nda_nvme_rw_bio(struct nda_softc *softc, struct ccb_nvmeio *nvmeio, argument
857 struct ccb_nvmeio *nvmeio = &start_ccb->nvmeio; local
967 struct ccb_nvmeio *nvmeio = &done_ccb->nvmeio; local
[all...]
/freebsd-11.0-release/sys/cam/
H A Dcam_ccb.h1275 struct ccb_nvmeio nvmeio; member in union:ccb
1419 cam_fill_nvmeio(struct ccb_nvmeio *nvmeio, u_int32_t retries, argument
[all...]

Completed in 155 milliseconds