Searched refs:dv_match (Results 1 – 5 of 5) sorted by relevance
121 if (dv->dv_match != NULL) { in devparse()122 if (dv->dv_match(dv, devspec) != 0) in devparse()
166 bool (*dv_match)(struct devsw *, const char *); member
63 .dv_match = ofwd_match,
286 .dv_match = ofwnd_match,
61 .dv_match = hostdisk_match,