Home
last modified time | relevance | path

Searched refs:cxgb_identifiers (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c140 } cxgb_identifiers[] = { variable
175 MODULE_PNP_INFO("U16:vendor;U16:device", pci, cxgbc, cxgb_identifiers,
176 nitems(cxgb_identifiers) - 1);
335 for (id = cxgb_identifiers; id->desc != NULL; id++) { in cxgb_get_ident()