Searched refs:cf_handle_alloc (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/mips/adm5120/
H A Dadm5120_cfio.c66 static int cf_handle_alloc(int);
242 cf_handle_alloc(int parent) function
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 75 milliseconds