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

  /src/sys/dev/pci/
hifn7751.c 183 static const struct hifn_product { struct
185 pci_product_id_t hifn_product; member in struct:hifn_product
229 static const struct hifn_product *
232 const struct hifn_product *hp;
236 PCI_PRODUCT(pa->pa_id) == hp->hifn_product)
258 const struct hifn_product *hp;
hifn7751.c 183 static const struct hifn_product { struct
185 pci_product_id_t hifn_product; member in struct:hifn_product
229 static const struct hifn_product *
232 const struct hifn_product *hp;
236 PCI_PRODUCT(pa->pa_id) == hp->hifn_product)
258 const struct hifn_product *hp;

Completed in 127 milliseconds