Lines Matching refs:iscp
326 * (a side-effect of this double-map is that the ISCP and SCB
328 * first page at `maddr' is only used for ISCP, SCB and the aliased
333 |---//--- ISCP-SCB-----scp-|--//- buffers -//-|... |iscp-scb-----SCP-|
354 /* Map iscp at location 0 (relative to `maddr') */
355 sc->iscp = 0;
357 /* scb follows iscp */
366 ie_obio_write16(sc, IE_ISCP_SCB(sc->iscp), sc->scb);
367 ie_obio_write24(sc, IE_ISCP_BASE(sc->iscp), iebase);
368 ie_obio_write24(sc, IE_SCP_ISCP(sc->scp), iebase + sc->iscp);