Home
last modified time | relevance | path

Searched refs: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; in srpt_stp_login() local
1487 next_ch = list_next(&tgt->tp_ch_list, ch); in srpt_stp_login()
1493 ch = next_ch; in srpt_stp_login()
1533 ch = next_ch; in srpt_stp_login()
H A Dsrpt_ioc.c815 srpt_channel_t *next_ch; in srpt_ioc_port_down() local
854 next_ch = list_next(&tgt->tp_ch_list, ch); in srpt_ioc_port_down()
859 ch = next_ch; in srpt_ioc_port_down()