Searched refs:eeh_busy (Results 1 - 6 of 6) sorted by relevance

/drivers/scsi/qla2xxx/
H A Dqla_os.c643 if (ha->flags.eeh_busy) {
750 if (unlikely(pci_channel_offline(ha->pdev)) || ha->flags.eeh_busy) {
3666 if (ha->flags.eeh_busy) {
3668 "eeh_busy=%d.\n", ha->flags.eeh_busy);
3893 if (ha->flags.eeh_busy) {
3896 ha->flags.eeh_busy);
4141 ha->flags.eeh_busy = 0;
4144 ha->flags.eeh_busy = 1;
4396 ha->flags.eeh_busy
[all...]
H A Dqla_attr.c1225 else if (!vha->hw->flags.eeh_busy)
1244 else if (!vha->hw->flags.eeh_busy)
H A Dqla_nx.c2117 if (!irq && ha->flags.eeh_busy)
2190 if (!irq && ha->flags.eeh_busy)
H A Dqla_def.h2453 uint32_t eeh_busy :1; member in struct:qla_hw_data::__anon4935
H A Dqla_init.c451 ha->flags.eeh_busy = 0;
3894 if (!ha->flags.eeh_busy) {
H A Dqla_mbx.c305 ha->flags.eeh_busy) {
324 "mb[0]=0x%x, eeh_busy=0x%x. Scheduling ISP "
326 ha->flags.eeh_busy);

Completed in 83 milliseconds