Home
last modified time | relevance | path

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

/freebsd/stand/kboot/kboot/
H A Dhostdisk.c42 static int hostdisk_open(struct open_file *f, ...);
55 .dv_open = hostdisk_open,
332 hostdisk_open(struct open_file *f, ...) in hostdisk_open() function