Searched refs:aac_find_pci_capability (Results 1 – 1 of 1) sorted by relevance
105 static int aac_find_pci_capability(struct aac_softc *sc, int cap);1911 cap = aac_find_pci_capability(sc, PCIY_MSIX); in aac_define_int_mode()1934 aac_find_pci_capability(struct aac_softc *sc, int cap) in aac_find_pci_capability() function