Home
last modified time | relevance | path

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

/freebsd/stand/kboot/kboot/
H A Dconf.c37 extern struct devsw hostdisk;
52 &hostdisk,
H A Dhostdisk.c50 struct devsw hostdisk = { variable
387 printf("%s devices:", hostdisk.dv_name); in hostdisk_print()
472 dev->d_dev = &hostdisk; in hostdisk_parsedev()
H A DMakefile24 hostdisk.c \