Home
last modified time | relevance | path

Searched refs:gpibsubmatch1 (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/gpib/
Dgpib.c69 static int gpibsubmatch1(device_t, cfdata_t, const int *, void *);
144 CFARGS(.search = gpibsubmatch1)); in gpibattach()
154 gpibsubmatch1(device_t parent, cfdata_t cf, const int *ldesc, void *aux) in gpibsubmatch1() function