Searched refs:sg_ishift (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/sys/arch/m68k/include/
H A Dkcore.h62 uint32_t sg_ishift; member in struct:m68k_kcore_hdr
/netbsd-current/lib/libkvm/
H A Dkvm_m68k_cmn.c210 addr = stpa + ((va >> m->sg_ishift) * sizeof(u_int32_t));
/netbsd-current/sys/arch/virt68k/virt68k/
H A Dmachdep.c541 m->sg_ishift = SG_ISHIFT;
/netbsd-current/sys/arch/luna68k/luna68k/
H A Dmachdep.c506 m->sg_ishift = SG_ISHIFT;
/netbsd-current/sys/arch/next68k/next68k/
H A Dmachdep.c507 m->sg_ishift = SG_ISHIFT;
/netbsd-current/sys/arch/hp300/hp300/
H A Dmachdep.c656 m->sg_ishift = SG_ISHIFT;
/netbsd-current/sys/arch/mvme68k/mvme68k/
H A Dmachdep.c698 m->sg_ishift = SG_ISHIFT;
/netbsd-current/sys/arch/news68k/news68k/
H A Dmachdep.c369 m->sg_ishift = SG_ISHIFT;
/netbsd-current/sys/arch/x68k/x68k/
H A Dmachdep.c590 m->sg_ishift = SG_ISHIFT;
/netbsd-current/sys/arch/atari/atari/
H A Datari_init.c1103 m->sg_ishift = SG_ISHIFT;
/netbsd-current/sys/arch/amiga/amiga/
H A Dmachdep.c481 m->sg_ishift = SG_ISHIFT;
/netbsd-current/sys/arch/mac68k/mac68k/
H A Dmachdep.c546 m->sg_ishift = SG_ISHIFT;

Completed in 122 milliseconds