Searched refs:PCI_VPD_DATA (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/sys/dev/hme/ |
| HD | if_hme_pci.c | 241 #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/ |
| HD | osdep.h | 123 #define PCI_VPD_DATA PCIR_VPD_DATA macro
|
| /NextBSD/sys/dev/cxgb/ |
| HD | cxgb_osdep.h | 213 #define PCI_VPD_DATA PCIR_VPD_DATA macro
|
| /NextBSD/sys/dev/cxgb/common/ |
| HD | cxgb_t3_hw.c | 676 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/ |
| HD | t4_hw.c | 551 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()
|