Searched refs:PORT_NO_LOOP_ID (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h343 #define PORT_NO_LOOP_ID 0x8000 /* Device does not have loop ID. */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c4963 tq->loop_id = PORT_NO_LOOP_ID;
6473 tq = ql_dev_init(ha, d_id, PORT_NO_LOOP_ID);
6535 tq->loop_id = PORT_NO_LOOP_ID;
6540 tq->loop_id = PORT_NO_LOOP_ID;
6545 tq->loop_id = PORT_NO_LOOP_ID;
6677 tq->loop_id = PORT_NO_LOOP_ID;
6760 tq->loop_id = PORT_NO_LOOP_ID;
9211 } else if (tq->loop_id != PORT_NO_LOOP_ID) {
9302 tq->loop_id = PORT_NO_LOOP_ID;

Completed in 99 milliseconds