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

/freebsd-10.2-release/sys/dev/hme/
H A Dif_hme_pci.c233 #define PCI_VPDRES_LARGE_DATA 0x03 macro
310 if (HME_ROM_READ_1(j + PCI_VPDRES_LARGE_DATA + PCI_VPD_SIZE +
312 HME_ROM_READ_1(j + 4 * (PCI_VPDRES_LARGE_DATA + PCI_VPD_SIZE +
315 j += slot * (PCI_VPDRES_LARGE_DATA + PCI_VPD_SIZE +
323 HME_ROM_READ_1(j + PCI_VPDRES_LARGE_DATA + PCI_VPD_KEY0) !=
325 HME_ROM_READ_1(j + PCI_VPDRES_LARGE_DATA + PCI_VPD_KEY1) !=
327 HME_ROM_READ_1(j + PCI_VPDRES_LARGE_DATA + PCI_VPD_LEN) !=
333 bus_space_read_region_1(memt, memh, j + PCI_VPDRES_LARGE_DATA +

Completed in 206 milliseconds