Home
last modified time | relevance | path

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

/drivers/scsi/qla4xxx/
Dql4_def.h536 #define AF_PCI_CHANNEL_IO_PERM_FAILURE 21 /* 0x00200000 */ macro
Dql4_init.c526 test_bit(AF_PCI_CHANNEL_IO_PERM_FAILURE, &ha->flags)) in qla4xxx_init_firmware()
Dql4_mbx.c110 (test_bit(AF_PCI_CHANNEL_IO_PERM_FAILURE, &ha->flags))) { in qla4xxx_mailbox_command()
Dql4_os.c2555 if (test_bit(AF_PCI_CHANNEL_IO_PERM_FAILURE, &ha->flags)) in qla4xxx_queuecommand()
7841 set_bit(AF_PCI_CHANNEL_IO_PERM_FAILURE, &ha->flags); in qla4xxx_pci_error_detected()