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

/freebsd-10-stable/sys/dev/lmc/
H A Dif_lmc.c5774 nbsd_match(struct device *parent, struct cfdata *match, void *aux) function
5914 nbsd_match, nbsd_attach, nbsd_detach, NULL);
5920 .ca_match = nbsd_match,
5970 { return nbsd_match(0, 0, pa); }
H A Dif_lmc.h1650 static int nbsd_match(struct device *t, struct cfdata *, void *);

Completed in 117 milliseconds