Searched refs:abort_isp_active (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/
H A Dqla1280.c1255 if (!ha->flags.abort_isp_active)
1410 ha->flags.abort_isp_active = 0;
3562 !ha->flags.abort_isp_active) {
3759 if (ha->flags.abort_isp_active || !ha->flags.online)
3762 ha->flags.abort_isp_active = 1;
3801 ha->flags.abort_isp_active = 0;
H A Dqla1280.h1057 uint32_t abort_isp_active:1; /* 4 */ member in struct:scsi_qla_host::__anon3038

Completed in 185 milliseconds