HomeSort by: relevance | last modified time | path
    Searched defs:hpibbussubmatch (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/hp300/dev/
hpib.c 92 static int hpibbussubmatch(device_t, cfdata_t, const int *ldesc, void *);
193 CFARGS(.submatch = hpibbussubmatch));
199 hpibbussubmatch(device_t parent, cfdata_t cf, const int *ldesc, void *aux) function in typeref:typename:int

Completed in 13 milliseconds