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

/openbsd-current/sys/dev/
H A Dsoftraid.c205 int (*smd_probe)(struct sr_softc *, member in struct:sr_meta_driver
350 for (i = 0, found = SR_META_F_INVALID; smd[i].smd_probe; i++) {
351 type = smd[i].smd_probe(sc, ch_entry);

Completed in 273 milliseconds