Searched refs:overrun_buf (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dadv.h84 u_int8_t overrun_buf[ASC_OVERRUN_BSIZE]; member in struct:adv_control
H A Dadv.c147 * Initialize the overrun_buf address.
149 sc->overrun_buf = sc->sc_dmamap_control->dm_segs[0].ds_addr +
150 offsetof(struct adv_control, overrun_buf);
H A Daic79xxvar.h1169 uint8_t *overrun_buf; member in struct:ahd_softc
H A Dadvlib.h861 bus_addr_t overrun_buf; member in struct:asc_softc
H A Dadvlib.c1153 phy_addr = (sc->overrun_buf & 0xfffffff8) + 8;
H A Daic79xx.c6094 ahd->overrun_buf = next_vaddr;
8361 (ahd->overrun_buf - (uint8_t *)ahd->qoutfifo) / 256;

Completed in 121 milliseconds