Searched refs:IE_SCB_SZ (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/dev/isa/
H A Dif_ai.c363 sc->buf_area = sc->scb + IE_SCB_SZ;
364 sc->buf_area_sz = sc->sc_msize - IE_ISCP_SZ - IE_SCB_SZ - IE_SCP_SZ;
451 bus_space_set_region_1(memt, memh, sc->scb, 0, IE_SCB_SZ);
H A Dif_ef.c552 sc->buf_area = sc->scb + IE_SCB_SZ;
553 sc->buf_area_sz = sc->sc_msize - IE_ISCP_SZ - IE_SCB_SZ - IE_SCP_SZ;
H A Dif_ix.c798 sc->buf_area = sc->scb + IE_SCB_SZ;
799 sc->buf_area_sz = sc->sc_msize - IE_ISCP_SZ - IE_SCB_SZ - IE_SCP_SZ;
/netbsd-current/sys/dev/mca/
H A Dif_elmc_mca.c209 sc->buf_area = sc->scb + IE_SCB_SZ;
210 sc->buf_area_sz = sc->sc_msize - IE_ISCP_SZ - IE_SCB_SZ - IE_SCP_SZ;
/netbsd-current/sys/dev/podulebus/
H A Dif_ei.c165 sc->sc_ie.buf_area = sc->sc_ie.scb + IE_SCB_SZ;
167 sc->sc_ie.sc_msize - IE_ISCP_SZ - IE_SCB_SZ - IE_SCP_SZ;
/netbsd-current/sys/dev/ic/
H A Di82586reg.h160 #define IE_SCB_SZ 16 macro
/netbsd-current/sys/dev/mvme/
H A Dif_ie_mvme.c287 sc->buf_area = sc->scb + IE_SCB_SZ;
/netbsd-current/sys/arch/hppa/gsc/
H A Dif_ie_gsc.c492 sc->buf_area = IE_GSC_ALIGN(sc->scb + IE_SCB_SZ);

Completed in 91 milliseconds