Home
last modified time | relevance | path

Searched defs:aborted_io (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/cam/ctl/
H A Dctl.c11201 ctl_nvme_check_ooa(struct ctl_lun * lun,union ctl_io * pending_io,union ctl_io ** starting_io,union ctl_io ** aborted_io) ctl_nvme_check_ooa() argument
11293 union ctl_io *bio, *aborted_io; ctl_nvmeio_precheck() local