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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c8631 ql_adapter_state_t *tmp_vha; local
8654 tmp_vha = vha->pha->vp_next;
8655 while (tmp_vha != NULL) {
8657 tmp_vha = tmp_vha->vp_next;

Completed in 72 milliseconds