Searched refs:origcmd (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/pci/
H A Dpci.c3036 u16 origcmd, newcmd; pci_check_and_set_intx_mask() local
3063 origcmd = cmd_status_dword; pci_check_and_set_intx_mask()
3064 newcmd = origcmd & ~PCI_COMMAND_INTX_DISABLE; pci_check_and_set_intx_mask()
3067 if (newcmd != origcmd) pci_check_and_set_intx_mask()

Completed in 91 milliseconds