Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/cobalt/cobalt/
H A Dmachdep.c510 #define PCIB_PCI_FUNC 0 in read_board_id() macro
518 (PCIB_PCI_BUS << 16) | (PCIB_PCI_DEV << 11) | (PCIB_PCI_FUNC << 8) | in read_board_id()
/netbsd-src/sys/arch/cobalt/stand/boot/
H A Dboot.c392 #define PCIB_PCI_FUNC 0 in read_board_id() macro
397 (PCIB_PCI_FUNC << 8); in read_board_id()