Searched defs:next_handle (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_dma.c238 qlt_dma_handle_t *handle, *next_handle; local
253 next_handle = handle->next;
255 handle = next_handle;
/illumos-gate/usr/src/uts/sun4/sys/
H A Dfcode.h450 void *next_handle; /* next handle in chain */ member in struct:fc_resource_list

Completed in 58 milliseconds