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

/freebsd-10-stable/sys/dev/lmc/
H A Dif_lmc.h1658 static int obsd_match(struct device *, void *, void *);
H A Dif_lmc.c6066 obsd_match(struct device *parent, void *match, void *aux) function
6207 .ca_match = obsd_match,
6284 if (obsd_match(parent, &lmc_cfdata, &pa))

Completed in 125 milliseconds