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

  /src/sys/dev/pci/
if_sf_pci.c 119 static const struct sf_pci_product sf_pci_products[] = { variable in typeref:typename:const struct sf_pci_product[]
133 for (spp = sf_pci_products; spp->spp_name != NULL; spp++) {
if_sf_pci.c 119 static const struct sf_pci_product sf_pci_products[] = { variable in typeref:typename:const struct sf_pci_product[]
133 for (spp = sf_pci_products; spp->spp_name != NULL; spp++) {

Completed in 174 milliseconds