HomeSort by: relevance | last modified time | path
    Searched defs:ahc_find_pci_device (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
ahc_pci.c 713 ahc_find_pci_device(pcireg_t id, pcireg_t subid, u_int func) function in typeref:typename:const struct ahc_pci_identity *
751 entry = ahc_find_pci_device(pa->pa_id, subid, pa->pa_function);
791 entry = ahc_find_pci_device(pa->pa_id, subid, pa->pa_function);
ahc_pci.c 713 ahc_find_pci_device(pcireg_t id, pcireg_t subid, u_int func) function in typeref:typename:const struct ahc_pci_identity *
751 entry = ahc_find_pci_device(pa->pa_id, subid, pa->pa_function);
791 entry = ahc_find_pci_device(pa->pa_id, subid, pa->pa_function);

Completed in 23 milliseconds