Home | Sort by: relevance | last modified time | path |
/src/sys/arch/acorn32/podulebus/ | |
if_iereg.h | 162 void *ie_base; /* 24-bit physaddr for all 16-bit vars */ member in struct:ie_int_sys_conf_ptr |
if_ie.c | 371 iscp.ie_base = (void *)IE_IBASE; |
/src/sys/arch/sun3/dev/ | |
i82586.h | 81 u_int ie_base; /* 24-bit physaddr for all 16-bit vars */ member in struct:ie_int_sys_conf_ptr |
if_ie.c | 402 iscp->ie_base = Swap32(vtop24(sc, sc->sc_maddr)); |