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

  /src/sys/dev/pci/ixgbe/
ixv.c 62 static const ixgbe_vendor_info_t ixv_vendor_info_array[] = variable in typeref:typename:const ixgbe_vendor_info_t[]
270 for (ent = ixv_vendor_info_array; ent->vendor_id != 0; ent++) {

Completed in 13 milliseconds