Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/
A Dpci.c4630 u16 origcmd, newcmd; in pci_check_and_set_intx_mask() local
4657 origcmd = cmd_status_dword; in pci_check_and_set_intx_mask()
4658 newcmd = origcmd & ~PCI_COMMAND_INTX_DISABLE; in pci_check_and_set_intx_mask()
4661 if (newcmd != origcmd) in pci_check_and_set_intx_mask()

Completed in 13 milliseconds