Home
last modified time | relevance | path

Searched refs:PCI_VPD_DATA (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/dev/hme/
HDif_hme_pci.c241 #define PCI_VPD_DATA 0x03 in hme_pci_attach() macro
337 PCI_VPD_DATA, sc->sc_enaddr, ETHER_ADDR_LEN); in hme_pci_attach()
/NextBSD/sys/dev/cxgbe/
HDosdep.h123 #define PCI_VPD_DATA PCIR_VPD_DATA macro
/NextBSD/sys/dev/cxgb/
HDcxgb_osdep.h213 #define PCI_VPD_DATA PCIR_VPD_DATA macro
/NextBSD/sys/dev/cxgb/common/
HDcxgb_t3_hw.c676 t3_os_pci_read_config_4(adapter, base + PCI_VPD_DATA, data); in t3_seeprom_read()
699 t3_os_pci_write_config_4(adapter, base + PCI_VPD_DATA, in t3_seeprom_write()
/NextBSD/sys/dev/cxgbe/common/
HDt4_hw.c551 t4_os_pci_read_cfg4(adapter, base + PCI_VPD_DATA, data); in t4_seeprom_read()
575 t4_os_pci_write_cfg4(adapter, base + PCI_VPD_DATA, in t4_seeprom_write()