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

/netbsd-current/sys/arch/cobalt/stand/boot/
H A Dboot.c391 #define PCIB_PCI_DEV 9 macro
396 tag = (PCIB_PCI_BUS << 16) | (PCIB_PCI_DEV << 11) |
/netbsd-current/sys/arch/cobalt/cobalt/
H A Dmachdep.c509 #define PCIB_PCI_DEV 9 macro
518 (PCIB_PCI_BUS << 16) | (PCIB_PCI_DEV << 11) | (PCIB_PCI_FUNC << 8) |

Completed in 185 milliseconds