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

/freebsd-current/stand/kboot/kboot/
H A Dhostdisk.c47 static bool hostdisk_match(struct devsw *devsw, const char *devspec);
61 .dv_match = hostdisk_match,
426 hostdisk_match(struct devsw *devsw, const char *devspec) function

Completed in 107 milliseconds