ifpga_softc
struct ifpga_softc *sc = device_private(parent);
struct ifpga_softc *sc = device_private(self);
CFATTACH_DECL_NEW(ifpga, sizeof(struct ifpga_softc),
struct ifpga_softc *ifpga_sc;
extern struct ifpga_softc *ifpga_sc;
extern struct ifpga_softc *ifpga_sc;
extern struct ifpga_softc *ifpga_sc;