Home | Sort by: relevance | last modified time | path |
/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); |