Searched refs:PORT_LOST_ID (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c3286 (tq->loop_id | PORT_LOST_ID);
3314 ~PORT_LOST_ID);
3375 if ((tq->loop_id & PORT_LOST_ID) &&
H A Dql_api.c6410 if ((tq != NULL) && (tq->loop_id & PORT_LOST_ID) &&
6412 loop_id = (uint16_t)(tq->loop_id & ~PORT_LOST_ID);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h344 #define PORT_LOST_ID 0x4000 /* Device has been lost. */ macro

Completed in 84 milliseconds