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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c6382 uint16_t loop_id, first_loop_id, last_loop_id; local
6461 last_loop_id = LAST_N_PORT_HDL;
6464 last_loop_id = SNS_LAST_LOOP_ID;
6467 last_loop_id = SNS_LAST_LOOP_ID;
6485 for (index = (uint16_t)(last_loop_id - first_loop_id); index;
6488 loop_id > last_loop_id) {

Completed in 122 milliseconds