Home
last modified time | relevance | path

Searched refs:ral_pci_ids (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ral/
H A Dif_ral_pci.c68 static const struct ral_pci_ident ral_pci_ids[] = { variable
178 MODULE_PNP_INFO("U16:vendor;U16:device;D:#", pci, ral, ral_pci_ids,
179 nitems(ral_pci_ids) - 1);
186 for (ident = ral_pci_ids; ident->name != NULL; ident++) { in ral_pci_probe()