Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/qla4xxx/
Dql4_def.h576 #define AF_PCI_CHANNEL_IO_PERM_FAILURE 21 /* 0x00200000 */ macro
Dql4_init.c554 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.c4117 if (test_bit(AF_PCI_CHANNEL_IO_PERM_FAILURE, &ha->flags)) in qla4xxx_queuecommand()
9629 set_bit(AF_PCI_CHANNEL_IO_PERM_FAILURE, &ha->flags); in qla4xxx_pci_error_detected()