Home
last modified time | relevance | path

Searched refs:SUN3_PAGE_TYPE_VME16 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/m68k/sun3/
H A Dmmu_emu.c86 case SUN3_PAGE_TYPE_VME16: pr_cont(" vme16"); break; in print_pte()
106 case SUN3_PAGE_TYPE_VME16: type = "vme16" ; break; in print_pte()
/openbmc/linux/arch/m68k/include/asm/
H A Dsun3mmu.h54 #define SUN3_PAGE_TYPE_VME16 (0x08000000) macro
/openbmc/linux/drivers/scsi/
H A Dsun3_scsi.c543 SUN3_PAGE_TYPE_VME16); in sun3_scsi_probe()