Searched refs:intio_search (Results 1 – 1 of 1) sorted by relevance
120 static int intio_search(device_t, cfdata_t, const int *, void *);178 CFARGS(.search = intio_search)); in intio_attach()182 intio_search(device_t parent, cfdata_t cf, const int *ldesc, void *aux) in intio_search() function