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

  /src/sys/dev/pci/
if_ixl.c 961 static const struct ixl_product ixl_products[] = { variable in typeref:typename:const struct ixl_product[]
993 for (ixlp = ixl_products; ixlp->vendor_id != 0; ixlp++) {

Completed in 49 milliseconds