Searched refs:abort_cb_arg (Results 1 – 2 of 2) sorted by relevance
1045 void *abort_cb_arg; in efct_target_abort_cb() local1053 abort_cb_arg = io->abort_cb_arg; in efct_target_abort_cb()1056 io->abort_cb_arg = NULL; in efct_target_abort_cb()1084 abort_cb(io->io_to_abort, scsi_status, 0, abort_cb_arg); in efct_target_abort_cb()1137 abort_io->abort_cb_arg = arg; in efct_scsi_tgt_abort_io()
130 void *abort_cb_arg; member