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

  /src/sys/dev/pci/
siop_pci_common.h 30 struct siop_product_desc { struct
42 const struct siop_product_desc * siop_lookup_product(uint32_t, int);
49 const struct siop_product_desc *sc_pp; /* Adapter description */
esiop_pci.c 56 const struct siop_product_desc *pp;
siop_pci.c 56 const struct siop_product_desc *pp;
siop_pci_common.c 52 static const struct siop_product_desc siop_products[] = {
214 const struct siop_product_desc *
217 const struct siop_product_desc *pp;
218 const struct siop_product_desc *rp = NULL;

Completed in 13 milliseconds