Home
last modified time | relevance | path

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

/openbsd/sys/arch/alpha/pci/
H A Dpci_2100_a50.c106 pcireg_t pirqreg; local
183 pirqreg = pci_conf_read(pc, pci_make_tag(pc, 0, APECS_SIO_DEVICE, 0),
185 pirqline = (pirqreg >> (pirq * 8)) & 0xff;
H A Dpci_axppci_33.c107 pcireg_t pirqreg; local
181 pirqreg = pci_conf_read(pc, pci_make_tag(pc, 0, LCA_SIO_DEVICE, 0),
184 pirqline = (pirqreg >> (pirq * 8)) & 0xff;