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

  /src/sys/arch/mips/adm5120/
adm5120_cfio.c 66 static int cf_handle_alloc(int);
242 cf_handle_alloc(int parent) function in typeref:typename:int
263 if ((bh = cf_handle_alloc(-1)) == -1)
290 if ((bh = cf_handle_alloc(h)) == -1)
333 if ((bh = cf_handle_alloc(-1)) == -1)
adm5120_cfio.c 66 static int cf_handle_alloc(int);
242 cf_handle_alloc(int parent) function in typeref:typename:int
263 if ((bh = cf_handle_alloc(-1)) == -1)
290 if ((bh = cf_handle_alloc(h)) == -1)
333 if ((bh = cf_handle_alloc(-1)) == -1)
adm5120_cfio.c 66 static int cf_handle_alloc(int);
242 cf_handle_alloc(int parent) function in typeref:typename:int
263 if ((bh = cf_handle_alloc(-1)) == -1)
290 if ((bh = cf_handle_alloc(h)) == -1)
333 if ((bh = cf_handle_alloc(-1)) == -1)

Completed in 99 milliseconds