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

  /src/sys/dev/pci/
if_tlvar.h 37 struct tl_product_desc { struct
48 const struct tl_product_desc *tl_product;
if_tl.c 194 static const struct tl_product_desc tl_compaq_products[] = {
218 static const struct tl_product_desc tl_ti_products[] = {
230 const struct tl_product_desc *tv_products;
239 static const struct tl_product_desc *tl_lookup_product(uint32_t);
241 static const struct tl_product_desc *
244 const struct tl_product_desc *tp;
280 const struct tl_product_desc *tp;

Completed in 33 milliseconds