Lines Matching refs:iscp
335 * (a side-effect of this double-map is that the ISCP and SCB
337 * first page at `maddr' is only used for ISCP, SCB and the aliased
342 |---//--- ISCP-SCB-----scp-|--//- buffers -//-|... |iscp-scb-----SCP-|
362 /* Map iscp at location 0 (relative to `maddr') */
363 sc->iscp = 0;
365 /* scb follows iscp */
374 ie_obio_write16(sc, IE_ISCP_SCB(sc->iscp), sc->scb);
375 ie_obio_write24(sc, IE_ISCP_BASE(sc->iscp), iebase);
376 ie_obio_write24(sc, IE_SCP_ISCP(sc->scp), iebase + sc->iscp);