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

  /src/sys/dev/pci/
if_stge.c 327 static const struct stge_product { struct
329 pci_product_id_t stge_product; member in struct:stge_product
364 static const struct stge_product *
367 const struct stge_product *sp;
371 PCI_PRODUCT(pa->pa_id) == sp->stge_product)
403 const struct stge_product *sp;
582 if (sp->stge_product != PCI_PRODUCT_SUNDANCETI_ST1023) {

Completed in 13 milliseconds