Searched refs:PCI_CMD_DISABLE_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
247 #define PCI_CMD_DISABLE_INTERRUPT BIT(10) macro295 if ((usPciCommand & PCI_CMD_DISABLE_INTERRUPT)) { in rtw_pci_parse_configuration()298 usPciCommand &= (~PCI_CMD_DISABLE_INTERRUPT); in rtw_pci_parse_configuration()314 if ((usPciCommand & PCI_CMD_DISABLE_INTERRUPT)) { in rtw_pci_parse_configuration()
521 #define PCI_CMD_DISABLE_INTERRUPT BIT(10) macro571 if ((usPciCommand & PCI_CMD_DISABLE_INTERRUPT)) { in rtw_pci_parse_configuration()574 usPciCommand &= (~PCI_CMD_DISABLE_INTERRUPT); in rtw_pci_parse_configuration()590 if ((usPciCommand & PCI_CMD_DISABLE_INTERRUPT)) { in rtw_pci_parse_configuration()