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

  /src/sys/dev/hpc/
hpcioman.c 52 int hpcioman_search(device_t, cfdata_t, const int *, void *);
77 CFARGS(.search = hpcioman_search));
81 hpcioman_search(device_t parent, cfdata_t cf, const int *ldesc, void *aux) function in typeref:typename:int
hpcioman.c 52 int hpcioman_search(device_t, cfdata_t, const int *, void *);
77 CFARGS(.search = hpcioman_search));
81 hpcioman_search(device_t parent, cfdata_t cf, const int *ldesc, void *aux) function in typeref:typename:int

Completed in 21 milliseconds