Home
last modified time | relevance | path

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

/freebsd-12.1/stand/powerpc/kboot/
H A Dconf.c37 extern struct devsw hostdisk;
51 &hostdisk,
H A DMakefile21 SRCS+= host_syscall.S hostcons.c hostdisk.c kerneltramp.S kbootfdt.c
H A Dhostdisk.c42 struct devsw hostdisk = { variable