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

/linux-master/arch/sparc/kernel/
H A Dleon_pci_grpci2.c508 unsigned int ctrl, sts_cap, pci_ints; local
520 pci_ints = ((~sts_cap) >> STS_INTSTS_BIT) & ctrl & CTRL_HOSTINT;
521 if (pci_ints) {
524 if (pci_ints & (1 << i))

Completed in 146 milliseconds