Home
last modified time | relevance | path

Searched refs:AS_REDO_FABRIC_PORTDB (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dqlogicfc.c616 #define AS_REDO_FABRIC_PORTDB 2 macro
1158 …if (hostdata->adapter_state & AS_REDO_FABRIC_PORTDB || hostdata->adapter_state & AS_REDO_LOOP_PORT… in isp2x00_queuecommand()
1374 …if (hostdata->adapter_state & AS_REDO_FABRIC_PORTDB || hostdata->adapter_state & AS_REDO_LOOP_PORT… in redo_port_db()
1467 hostdata->adapter_state = AS_REDO_FABRIC_PORTDB | AS_REDO_LOOP_PORTDB; in isp2x00_intr_handler()
1479 hostdata->adapter_state = AS_REDO_FABRIC_PORTDB; in isp2x00_intr_handler()
1529 …>adapter_state & AS_REDO_LOOP_PORTDB || hostdata->adapter_state & AS_REDO_FABRIC_PORTDB) && hostda… in isp2x00_intr_handler()