sec_softc
static int sec_dmatc(struct sec_softc *sc);
CFATTACH_DECL_NEW(sec, sizeof(struct sec_softc),
sec_setpage(struct sec_softc *sc, int page)
sec_cli(struct sec_softc *sc)
dmac_write(struct sec_softc *sc, int reg, uint8_t val)
dmac_read(struct sec_softc *sc, int reg)
struct sec_softc *sc = device_private(self);
struct sec_softc *sc = device_private(dev);
sec_copyin(struct sec_softc *sc, void *dest, int src, size_t size)
sec_copyout(struct sec_softc *sc, const void *src, int dest, size_t size)
sec_dmablk(struct sec_softc *sc, int blk)
sec_copyoutblk(struct sec_softc *sc, int blk)
sec_copyinblk(struct sec_softc *sc, int blk)
struct sec_softc *sc = (struct sec_softc *)sc_sbic;
struct sec_softc *sc = (struct sec_softc *)sc_sbic;
struct sec_softc *sc = (struct sec_softc *)sc_sbic;
struct sec_softc *sc = (struct sec_softc *)sc_sbic;
struct sec_softc *sc = arg;
sec_dmatc(struct sec_softc *sc)
struct sec_softc *sc = arg;
struct sec_softc *sc;