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

  /src/sys/dev/nor/
nor.c 59 static int nor_search(device_t, cfdata_t, const int *, void *);
186 CFARGS(.search = nor_search));
199 nor_search(device_t parent, cfdata_t cf, const int *ldesc, void *aux) function in typeref:typename:int
nor.c 59 static int nor_search(device_t, cfdata_t, const int *, void *);
186 CFARGS(.search = nor_search));
199 nor_search(device_t parent, cfdata_t cf, const int *ldesc, void *aux) function in typeref:typename:int
nor.c 59 static int nor_search(device_t, cfdata_t, const int *, void *);
186 CFARGS(.search = nor_search));
199 nor_search(device_t parent, cfdata_t cf, const int *ldesc, void *aux) function in typeref:typename:int

Completed in 74 milliseconds