Searched refs:dev12 (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/arch/sandpoint/stand/altboot/ |
H A D | brdsetup.c | 226 unsigned pchb, pcib, dev11, dev12, dev13, dev15, dev16, val; in brdsetup() local 248 dev12 = pcimaketag(0, 12, 0); in brdsetup() 266 if (PCI_PRODUCT(pcicfgread(dev12,PCI_ID_REG)) != 0x3512) in brdsetup()
|