Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Dgenfb_sbus.c59 static int genfb_match_sbus(device_t, cfdata_t, void *);
66 genfb_match_sbus, genfb_attach_sbus, NULL, NULL);
72 genfb_match_sbus(device_t parent, cfdata_t cf, void *aux) in genfb_match_sbus() function