Searched defs:pci_fbuf_softc (Results 1 – 1 of 1) sorted by relevance
85 struct pci_fbuf_softc { struct86 struct pci_devinst *fsc_pi;87 struct {115 static struct pci_fbuf_softc *fbuf_sc; argument