Searched refs:ofwd_match (Results 1 – 1 of 1) sorted by relevance
51 static bool ofwd_match(struct devsw *, const char *);63 .dv_match = ofwd_match,216 ofwd_match(struct devsw *devsw, const char *devspec) in ofwd_match() function