Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_cookie.c198 IN DAPL_COOKIE_BUFFER *new_buffer) in dapls_cb_resize() argument
214 dat_return = dapls_cb_create(new_buffer, in dapls_cb_resize()
227 new_buffer->pool[index] = curr_buffer->pool[head]; in dapls_cb_resize()
231 new_buffer->head = 0; in dapls_cb_resize()
232 new_buffer->tail = index; in dapls_cb_resize()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl_cookie.h61 IN DAPL_COOKIE_BUFFER *new_buffer);
/illumos-gate/usr/src/cmd/sgs/ldprof/common/
H A Dprofile.c169 int new_buffer = 0; in profile_open() local
297 new_buffer++; in profile_open()
326 if (new_buffer) in profile_open()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbkbm/
H A Dusbkbm.c1159 uchar_t new_buffer[USBKBM_MAXPKTSIZE]; in usbkbm_mctl_receive() local
1264 bzero(new_buffer, USBKBM_MAXPKTSIZE); in usbkbm_mctl_receive()
1266 new_buffer); in usbkbm_mctl_receive()