Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
if_ne_pci.c | 83 const char *npp_name; member in struct:ne_pci_product 142 for (npp = ne_pci_products; npp->npp_name != NULL; npp++) { 193 printf(": %s Ethernet\n", npp->npp_name); |