Searched refs:origcmd (Results 1 – 1 of 1) sorted by relevance
3321 u16 origcmd, newcmd; in pci_check_and_set_intx_mask() local3348 origcmd = cmd_status_dword; in pci_check_and_set_intx_mask()3349 newcmd = origcmd & ~PCI_COMMAND_INTX_DISABLE; in pci_check_and_set_intx_mask()3352 if (newcmd != origcmd) in pci_check_and_set_intx_mask()