Home | History | Annotate | Download | only in obio

Lines Matching defs:asc_softc

59 struct asc_softc {
82 CFATTACH_DECL_NEW(asc, sizeof(struct asc_softc),
128 struct asc_softc *esc = device_private(self);
207 struct asc_softc *esc = (struct asc_softc *)sc;
215 struct asc_softc *esc = (struct asc_softc *)sc;
223 struct asc_softc *esc = (struct asc_softc *)sc;
242 check_fifo(struct asc_softc *esc)
268 struct asc_softc *esc = (struct asc_softc *)sc;
290 struct asc_softc *esc = (struct asc_softc *)sc;
376 struct asc_softc *esc = (struct asc_softc *)sc;
387 struct asc_softc *esc = (struct asc_softc *)sc;
476 struct asc_softc *esc = (struct asc_softc *)sc;
487 struct asc_softc *esc = (struct asc_softc *)sc;
492 rambo_dma_chain(struct asc_softc *esc)
532 struct asc_softc *esc = arg;