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

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_os.c903 if (ha->flags.eeh_busy) {
1019 "qpair not online. eeh_busy=%d.\n", ha->flags.eeh_busy);
1394 ha->flags.eeh_busy) {
1808 (sp->type == SRB_SCSI_CMD && !ha->flags.eeh_busy &&
6924 if (ha->flags.eeh_busy) {
6926 "eeh_busy=%d.\n", ha->flags.eeh_busy);
7199 if (ha->flags.eeh_busy ||
7335 if (vha->hw->flags.eeh_busy || qla2x00_chip_is_dow
[all...]
H A Dqla_mbx.c171 !is_rom_cmd(mcp->mb[0])) || ha->flags.eeh_busy) {
195 ha->flags.eeh_busy) {
198 ha->flags.purge_mbox, ha->flags.eeh_busy, mcp->mb[0]);
285 eeh_delay = ha->flags.eeh_busy ? 1 : 0;
297 eeh_delay = ha->flags.eeh_busy ? 1 : 0;
338 eeh_delay = ha->flags.eeh_busy ? 1 : 0;
496 ha->flags.eeh_busy) {
515 "mb[0]=0x%x, eeh_busy=0x%x. Scheduling ISP "
517 ha->flags.eeh_busy);
549 !ha->flags.eeh_busy) {
[all...]
H A Dqla_mr.c223 ha->flags.eeh_busy) {
234 "mb[0]=0x%x, eeh_busy=0x%x. Scheduling ISP "
236 ha->flags.eeh_busy);
1364 if (!ha->flags.eeh_busy) {
2005 ha->flags.eeh_busy = 0;
2067 else if (!vha->hw->flags.eeh_busy) {
H A Dqla_attr.c1627 if (vha->hw->flags.eeh_busy) {
1662 } else if (vha->hw->flags.eeh_busy) {
H A Dqla_nx2.c588 if (ha->flags.eeh_busy && drv_active)
H A Dqla_bsg.c3100 if (!ha->flags.eeh_busy && ha->isp_ops->abort_command(sp)) {
H A Dqla_def.h3812 * ha->flags.eeh_busy
4096 uint32_t eeh_busy :1; member in struct:qla_hw_data::__anon246
H A Dqla_iocb.c3931 if (vha->hw->flags.eeh_busy)
H A Dqla_init.c2732 ha->flags.eeh_busy = 0;

Completed in 290 milliseconds