Searched refs:hostdisk_match (Results 1 – 1 of 1) sorted by relevance
47 static bool hostdisk_match(struct devsw *devsw, const char *devspec);61 .dv_match = hostdisk_match,426 hostdisk_match(struct devsw *devsw, const char *devspec) in hostdisk_match() function