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

/netbsd-current/sys/arch/evbarm/lubbock/
H A Dsacc_obio.c69 static int sacc_obio_probe(device_t parent, cfdata_t match, void *aux);
73 CFATTACH_DECL_NEW(sacc_obio, sizeof(struct sacc_softc), sacc_obio_probe,
85 sacc_obio_probe(device_t parent, cfdata_t match, void *aux) function

Completed in 108 milliseconds