Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/pcn/
H A Dif_pcn.c103 static const struct pcn_type pcn_devs[] = { variable
196 MODULE_PNP_INFO("U16:vendor;U16:device", pci, pcn, pcn_devs,
197 nitems(pcn_devs) - 1);
491 t = pcn_devs; in pcn_match()