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

/netbsd-current/sys/arch/i386/pci/
H A Dpcibios.h82 #define PIR_DEVFUNC_DEVICE(devfunc) (((devfunc) >> 3) & 0x1f) macro
H A Dpci_intr_fixup.c263 pir->bus, PIR_DEVFUNC_DEVICE(pir->device), link);
283 pir->bus, PIR_DEVFUNC_DEVICE(pir->device), link,
322 PIR_DEVFUNC_DEVICE(pir->device) == device)
403 pir->bus, PIR_DEVFUNC_DEVICE(pir->device),
797 PIR_DEVFUNC_DEVICE(pcibios_pir_header.router_devfunc) != 0 ||
801 PIR_DEVFUNC_DEVICE(pcibios_pir_header.router_devfunc),
H A Dpcibios.c284 PIR_DEVFUNC_DEVICE(pcibios_pir_header.router_devfunc),
517 PIR_DEVFUNC_DEVICE(pcibios_pir_table[i].device));

Completed in 207 milliseconds