Searched refs:ifpga_pci_softc (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/evbarm/ifpga/
H A Difpga_pcivar.h32 struct ifpga_pci_softc { struct
H A Difpga_pci.c207 struct ifpga_pci_softc *sc = (struct ifpga_pci_softc *)pcv;
254 struct ifpga_pci_softc *sc = (struct ifpga_pci_softc *)pcv;
H A Difpga.c161 struct ifpga_pci_softc *pci_sc;
271 pci_sc = malloc(sizeof(struct ifpga_pci_softc), M_DEVBUF, M_WAITOK);

Completed in 62 milliseconds