Searched refs:t4_os_pci_read_cfg4 (Results 1 – 4 of 4) sorted by relevance
64 t4_os_pci_read_cfg4(struct adapter *sc, int reg, uint32_t *val) in t4_os_pci_read_cfg4() function
574 void t4_os_pci_read_cfg4(struct adapter *sc, int reg, uint32_t *val);
112 t4_os_pci_read_cfg4(sc, r.reg, &r.value); in pci_rw()
493 t4_os_pci_read_cfg4(adapter, base + PCI_VPD_DATA, data); in t4_seeprom_read()