Home
last modified time | relevance | path

Searched refs:cf_bs_alloc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/mips/adm5120/
H A Dadm5120_cfio.c79 static int cf_bs_alloc(void *, bus_addr_t, bus_addr_t, bus_size_t, bus_size_t,
112 .bs_alloc = cf_bs_alloc,
325 cf_bs_alloc(void *cookie, bus_addr_t reg_start, in cf_bs_alloc() function