Searched refs:origcmd (Results 1 – 1 of 1) sorted by relevance
296 rt_uint16_t origcmd, newcmd; in pci_check_and_set_intx_mask() local317 origcmd = cmd_status_dword; in pci_check_and_set_intx_mask()318 newcmd = origcmd & ~PCIM_CMD_INTxDIS; in pci_check_and_set_intx_mask()324 if (newcmd != origcmd) in pci_check_and_set_intx_mask()
Completed in 3 milliseconds