Searched refs:PORT_LOST_ID (Results 1 – 3 of 3) sorted by relevance
3286 (tq->loop_id | PORT_LOST_ID); in ql_configure_device_d_id()3314 ~PORT_LOST_ID); in ql_configure_device_d_id()3375 if ((tq->loop_id & PORT_LOST_ID) && in ql_configure_device_d_id()
6410 if ((tq != NULL) && (tq->loop_id & PORT_LOST_ID) && in ql_login_port()6412 loop_id = (uint16_t)(tq->loop_id & ~PORT_LOST_ID); in ql_login_port()
344 #define PORT_LOST_ID 0x4000 /* Device has been lost. */ macro