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

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c7373 stmf_i_local_port_t *ilport, *next_ilport; local
7443 ilport = next_ilport) {
7445 next_ilport = ilport->ilport_next;
7480 next_ilport = stmf_state.stmf_ilportlist;

Completed in 368 milliseconds