Searched refs:extio_submatch (Results 1 – 1 of 1) sorted by relevance
99 static int extio_submatch(device_t, cfdata_t, const int *, void *);370 CFARGS(.submatch = extio_submatch, in extio_attach()378 extio_submatch(device_t parent, cfdata_t cf, const int *ldesc, void *aux) in extio_submatch() function