Home
last modified time | relevance | path

Searched refs:ie_iscp_ptr (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/acorn32/podulebus/
H A Dif_iereg.h144 void *ie_iscp_ptr; /* 24-bit physaddr of ISCP */ member
H A Dif_ie.c362 scp.ie_iscp_ptr = (void *)IE_ISCP_ADDR; in ieattach()
/netbsd-src/sys/arch/sun3/dev/
H A Di82586.h63 u_int ie_iscp_ptr; /* 24-bit physaddr of ISCP */ member
H A Dif_ie.c397 scp->ie_iscp_ptr = Swap32(vtop24(sc, __UNVOLATILE(iscp))); in ie_setupram()