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

  /src/sys/dev/pci/
twa.c 393 static const struct twa_pci_identity twa_pci_products[] = { variable in typeref:typename:const struct twa_pci_identity[]
447 for (i = 0; i < __arraycount(twa_pci_products); i++) {
448 entry = &twa_pci_products[i];

Completed in 14 milliseconds