Home
last modified time | relevance | path

Searched refs:IE_ISCP_BASE (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Di82596reg.h118 #define IE_ISCP_BASE(base) ((base) + 4) macro
H A Di82596.c220 (sc->ie_bus_write24)(sc, IE_ISCP_BASE(sc->iscp), sc->sc_maddr);
278 (sc->ie_bus_write24)(sc, IE_ISCP_BASE(sc->iscp), sc->sc_maddr); in i82596_attach()