Searched refs:serializing_sc (Results 1 – 2 of 2) sorted by relevance
230 union ctl_io *serializing_sc; member410 union ctl_io *serializing_sc; member
577 msg.hdr.serializing_sc = io; in ctl_ha_datamove()740 if (msg_info->hdr.serializing_sc == NULL) { in ctl_isc_handler_finish_ser_only()746 ctsio = &msg_info->hdr.serializing_sc->scsiio; in ctl_isc_handler_finish_ser_only()1415 io->io_hdr.serializing_sc = msg->hdr.serializing_sc; in ctl_isc_event_handler()1476 if (msg->hdr.serializing_sc == NULL) { in ctl_isc_event_handler()1487 io = msg->hdr.serializing_sc; in ctl_isc_event_handler()1518 io->io_hdr.serializing_sc = msg->hdr.serializing_sc; in ctl_isc_event_handler()2287 msg_info.hdr.serializing_sc = (union ctl_io *)ctsio; in ctl_serialize_other_sc_cmd()2313 msg_info.hdr.serializing_sc = NULL; in ctl_serialize_other_sc_cmd()11279 msg_info.hdr.serializing_sc = cur_blocked; in ctl_check_blocked()[all …]