Searched defs:navail (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_iores.c | 162 const void **ptr, size_t nbytes, size_t *navail) in bhnd_nvram_iores_read_ptr() 170 void **ptr, size_t nbytes, size_t *navail) in bhnd_nvram_iores_write_ptr() 216 size_t navail; in bhnd_nvram_iores_read() local 262 size_t navail; in bhnd_nvram_iores_write() local
|
H A D | bhnd_nvram_ioptr.c | 139 size_t nbytes, size_t *navail) in bhnd_nvram_ioptr_ptr() 162 const void **ptr, size_t nbytes, size_t *navail) in bhnd_nvram_ioptr_read_ptr() 182 void **ptr, size_t nbytes, size_t *navail) in bhnd_nvram_ioptr_write_ptr()
|
H A D | bhnd_nvram_io.c | 94 const void **ptr, size_t nbytes, size_t *navail) in bhnd_nvram_io_read_ptr() 152 size_t nbytes, size_t *navail) in bhnd_nvram_io_write_ptr()
|
H A D | bhnd_nvram_iobuf.c | 254 size_t nbytes, size_t *navail) in bhnd_nvram_iobuf_ptr() 277 const void **ptr, size_t nbytes, size_t *navail) in bhnd_nvram_iobuf_read_ptr() 297 void **ptr, size_t nbytes, size_t *navail) in bhnd_nvram_iobuf_write_ptr()
|
H A D | bhnd_nvram_data_bcm.c | 245 size_t navail, nleft; in bhnd_nvram_bcm_getvar_direct_common() local
|
H A D | bhnd_nvram_data_btxt.c | 207 size_t navail, nleft; in bhnd_nvram_btxt_getvar_direct() local
|
H A D | bhnd_nvram_data_tlv.c | 796 size_t navail; in bhnd_nvram_tlv_get_env() local
|
/freebsd/sys/powerpc/pseries/ |
H A D | platform_chrp.c | 144 int nphys, navail; in chrp_attach() local
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_vf.c | 322 int itype, iq_avail, navail, rc; in cfg_itype_and_nqueues() local
|
H A D | t4_main.c | 4439 int navail) in calculate_iaq() 4578 int rc, itype, navail, nalloc; in cfg_itype_and_nqueues() local
|
/freebsd/contrib/unbound/iterator/ |
H A D | iterator.c | 2791 size_t naddr, nres, navail; processQueryTargets() local
|