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

/netbsd-current/sys/dev/isa/
H A Dif_ai.c364 sc->buf_area_sz = sc->sc_msize - IE_ISCP_SZ - IE_SCB_SZ - IE_SCP_SZ;
445 bus_space_set_region_1(memt, memh, (u_long)sc->scp, 0, IE_SCP_SZ);
H A Dif_ef.c553 sc->buf_area_sz = sc->sc_msize - IE_ISCP_SZ - IE_SCB_SZ - IE_SCP_SZ;
H A Dif_ix.c799 sc->buf_area_sz = sc->sc_msize - IE_ISCP_SZ - IE_SCB_SZ - IE_SCP_SZ;
/netbsd-current/sys/dev/ic/
H A Di82586reg.h100 #define IE_SCP_SZ 12 macro
/netbsd-current/sys/dev/mvme/
H A Dif_ie_mvme.c285 sc->iscp = sc->scp + ((IE_SCP_SZ + 15) & ~15);
/netbsd-current/sys/dev/mca/
H A Dif_elmc_mca.c210 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.c167 sc->sc_ie.sc_msize - IE_ISCP_SZ - IE_SCB_SZ - IE_SCP_SZ;
/netbsd-current/sys/arch/hppa/gsc/
H A Dif_ie_gsc.c486 sc->iscp = IE_GSC_ALIGN(sc->scp + IE_SCP_SZ);

Completed in 242 milliseconds