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

  /src/sys/dev/pci/
if_sf_pci.c 79 struct sf_pci_product { struct
83 const struct sf_pci_product *spp_subsys; /* subsystm IDs */
86 static const struct sf_pci_product sf_subsys_adaptec[] = {
119 static const struct sf_pci_product sf_pci_products[] = {
127 static const struct sf_pci_product *
130 const struct sf_pci_product *spp, *subspp;
173 const struct sf_pci_product *spp;

Completed in 12 milliseconds