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

  /src/sys/dev/pci/
if_dge.c 257 const struct dge_product *sc_dgep; /* Pointer to the dge_product entry */
650 struct dge_product { struct
657 static const struct dge_product i82597EX_lr = {
662 static const struct dge_product i82597EX_sr = {
703 const struct dge_product *dgep;
if_dge.c 257 const struct dge_product *sc_dgep; /* Pointer to the dge_product entry */
650 struct dge_product { struct
657 static const struct dge_product i82597EX_lr = {
662 static const struct dge_product i82597EX_sr = {
703 const struct dge_product *dgep;

Completed in 25 milliseconds