Home
last modified time | relevance | path

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

/components/drivers/pci/
A Dpci.c296 rt_uint16_t origcmd, newcmd; in pci_check_and_set_intx_mask() local
317 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