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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.c40 t4_os_pci_read_cfg1(struct adapter *sc, int reg, uint8_t *val) function
H A Dadapter.h570 void t4_os_pci_read_cfg1(struct adapter *sc, int reg, uint8_t *val);
H A Dt4_nexus.c2179 t4_os_pci_read_cfg1(sc, PCI_CONF_CAP_PTR, &cap_ptr);
2181 t4_os_pci_read_cfg1(sc, cap_ptr + PCI_CAP_ID, &cap_id);
2184 t4_os_pci_read_cfg1(sc, cap_ptr + PCI_CAP_NEXT_PTR, &cap_ptr);

Completed in 259 milliseconds