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

/freebsd-13-stable/sys/cam/nvme/
H A Dnvme_all.c67 nvme_ns_cmd(struct ccb_nvmeio *nvmeio, uint8_t cmd, uint32_t nsid, argument
186 nvme_command_sbuf(struct ccb_nvmeio *nvmeio, struct sbuf *sb) argument
[all...]
H A Dnvme_xpt.c259 struct ccb_nvmeio *nvmeio; local
H A Dnvme_da.c221 nda_nvme_flush(struct nda_softc *softc, struct ccb_nvmeio *nvmeio) argument
234 nda_nvme_trim(struct nda_softc *softc, struct ccb_nvmeio *nvmeio, argument
248 nda_nvme_write(struct nda_softc *softc, struct ccb_nvmeio *nvmeio, argument
262 nda_nvme_rw_bio(struct nda_softc *softc, struct ccb_nvmeio *nvmeio, argument
509 struct ccb_nvmeio nvmeio; local
1007 struct ccb_nvmeio *nvmeio = &start_ccb->nvmeio; local
1156 struct ccb_nvmeio *nvmeio = &done_ccb->nvmeio; local
[all...]
/freebsd-13-stable/sys/dev/nvme/
H A Dnvme_sim.c88 struct ccb_nvmeio *nvmeio = &ccb->nvmeio; local
[all...]
/freebsd-13-stable/sys/kern/
H A Dsubr_bus_dma.c292 struct ccb_nvmeio *nvmeio; local
/freebsd-13-stable/usr.sbin/camdd/
H A Dcamdd.c1662 nvme_read_write(struct ccb_nvmeio *nvmeio, uint32_t retries, argument
[all...]
/freebsd-13-stable/sys/cam/
H A Dcam_ccb.h1371 struct ccb_nvmeio nvmeio; member in union:ccb
1514 cam_fill_nvmeio(struct ccb_nvmeio *nvmeio, u_int32_t retries, argument
1529 cam_fill_nvmeadmin(struct ccb_nvmeio *nvmeio, u_int32_ argument
[all...]

Completed in 196 milliseconds