CHE_PCI_VPD_BASE  594 dev/pci/if_che.c 	if (che_read_eeprom(sc, pa, CHE_PCI_VPD_BASE, &dw0))
CHE_PCI_VPD_BASE  598 dev/pci/if_che.c 	addr = ((dw0 & 0xff) == 0x82) ? CHE_PCI_VPD_BASE : 0;