Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/qla4xxx/
Dql4_def.h486 #define AF_PCI_CHANNEL_IO_PERM_FAILURE 21 /* 0x00200000 */ macro
Dql4_init.c433 test_bit(AF_PCI_CHANNEL_IO_PERM_FAILURE, &ha->flags)) in qla4xxx_init_firmware()
Dql4_mbx.c74 (test_bit(AF_PCI_CHANNEL_IO_PERM_FAILURE, &ha->flags))) { in qla4xxx_mailbox_command()
Dql4_os.c2160 if (test_bit(AF_PCI_CHANNEL_IO_PERM_FAILURE, &ha->flags)) in qla4xxx_queuecommand()
5735 set_bit(AF_PCI_CHANNEL_IO_PERM_FAILURE, &ha->flags); in qla4xxx_pci_error_detected()