Searched defs:abort_cb_arg (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ocs_fc/ | ||
H A D | ocs_io.h | 106 void *abort_cb_arg; /**< abort callback function argument */ member |
H A D | ocs_scsi.c | 1859 void *abort_cb_arg = io->abort_cb_arg; in ocs_target_abort_cb() local |