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

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_stp.c1373 srpt_channel_t *next_ch = NULL; local
1487 next_ch = list_next(&tgt->tp_ch_list, ch);
1493 ch = next_ch;
1533 ch = next_ch;
H A Dsrpt_ioc.c815 srpt_channel_t *next_ch; local
854 next_ch = list_next(&tgt->tp_ch_list, ch);
859 ch = next_ch;

Completed in 62 milliseconds