octfpa_softc
struct octfpa_softc *sc = &octfpa_softc;
struct octfpa_softc *sc = &octfpa_softc;
static inline void octfpa_init_bus(struct octfpa_softc *);
static inline void octfpa_init_bus_space(struct octfpa_softc *);
static inline void octfpa_init_regs(struct octfpa_softc *);
octfpa_init(struct octfpa_softc *sc)
octfpa_init_bus(struct octfpa_softc *sc)
octfpa_init_bus_space(struct octfpa_softc *sc)
octfpa_init_regs(struct octfpa_softc *sc)
struct octfpa_softc *sc = &octfpa_softc;
void octfpa_int_enable(struct octfpa_softc *, int);
static void octfpa_init(struct octfpa_softc *);
static uint64_t octfpa_iobdma(struct octfpa_softc *, int, int);
static struct octfpa_softc octfpa_softc;
struct octfpa_softc *sc = &octfpa_softc;
octfpa_iobdma(struct octfpa_softc *sc, int srcaddr, int len)