Home
last modified time | relevance | path

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

/NextBSD/sys/cam/
HDcam_periph.c335 int sbuf_alloc_len; in cam_periph_list() local
337 sbuf_alloc_len = 16; in cam_periph_list()
339 sbuf_new(&local_sb, NULL, sbuf_alloc_len, SBUF_FIXEDLEN); in cam_periph_list()
355 sbuf_alloc_len *= 2; in cam_periph_list()