Searched refs:abort_cb_arg (Results 1 – 2 of 2) sorted by relevance
1046 void *abort_cb_arg; in efct_target_abort_cb() local1054 abort_cb_arg = io->abort_cb_arg; in efct_target_abort_cb()1057 io->abort_cb_arg = NULL; in efct_target_abort_cb()1085 abort_cb(io->io_to_abort, scsi_status, 0, abort_cb_arg); in efct_target_abort_cb()1138 abort_io->abort_cb_arg = arg; in efct_scsi_tgt_abort_io()
130 void *abort_cb_arg; member