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

/netbsd-6-1-5-RELEASE/sys/arch/alpha/pci/
H A Dpci_kn8ae.c102 #define IH_PIN(ih) (((ih) >> 24) & 0xff) macro
168 pin = IH_PIN(ih);
242 busp = (1 << (IH_PIN(irq) - 1));

Completed in 60 milliseconds