Searched refs:t4_os_pci_read_cfg1 (Results 1 – 2 of 2) sorted by relevance
635 t4_os_pci_read_cfg1(struct adapter *sc, int reg, uint8_t *val) in t4_os_pci_read_cfg1() function
2720 t4_os_pci_read_cfg1(sc, PCI_CONF_CAP_PTR, &cap_ptr); in t4_os_find_pci_capability()2722 t4_os_pci_read_cfg1(sc, cap_ptr + PCI_CAP_ID, &cap_id); in t4_os_find_pci_capability()2725 t4_os_pci_read_cfg1(sc, cap_ptr + PCI_CAP_NEXT_PTR, &cap_ptr); in t4_os_find_pci_capability()