Home
last modified time | relevance | path

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

/freebsd/stand/i386/libi386/
H A Dbiospci.c48 struct pci_progif struct
54 static struct pci_progif progif_null[] = { argument
59 static struct pci_progif progif_display[] = {
65 static struct pci_progif progif_ide[] = {
101 static struct pci_progif progif_serial[] = {
108 static struct pci_progif progif_parallel[] = {
115 static struct pci_progif progif_firewire[] = {
124 struct pci_progif *ps_progif; /* if set, use for programming interface value(s) */
191 …biospci_addinfo(int devid, struct pci_class *pc, struct pci_subclass *psc, struct pci_progif *ppi);
264 struct pci_progif *ppi; in biospci_enumerate()
[all …]