Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/qla4xxx/
Dql4_def.h479 #define AF_HA_REMOVAL 12 /* 0x00001000 */ macro
Dql4_mbx.c45 if (test_bit(AF_HA_REMOVAL, &ha->flags)) { in qla4xxx_mailbox_command()
150 !test_bit(AF_HA_REMOVAL, &ha->flags)) { in qla4xxx_mailbox_command()
Dql4_isr.c953 if (!test_bit(AF_HA_REMOVAL, &ha->flags)) in qla4xxx_intr_handler()
Dql4_os.c5090 set_bit(AF_HA_REMOVAL, &other_ha->flags); in qla4xxx_prevent_other_port_reinit()