Searched refs:POINT_TO_POINT (Results 1 – 5 of 5) sorted by relevance
1024 ha->flags &= ~POINT_TO_POINT; in ql_async_event()1328 ha->flags |= POINT_TO_POINT; in ql_async_event()1356 ha->flags &= ~POINT_TO_POINT; in ql_async_event()
3348 ha->flags |= POINT_TO_POINT; in ql_configure_hba()3356 ha->flags |= POINT_TO_POINT; in ql_configure_hba()
993 if (ha->flags & POINT_TO_POINT) { in ql_qry_hba_port()3671 ha->flags &= ~POINT_TO_POINT; in ql_set_loop_point()3679 if (ha->flags & POINT_TO_POINT) { in ql_set_loop_point()
2645 if (!(ha->flags & POINT_TO_POINT)) { in ql_bind_port()4590 if (ha->flags & POINT_TO_POINT || in ql_port_manage()4976 (ha->flags & POINT_TO_POINT)) { in ql_port_manage()
1943 #define POINT_TO_POINT (uint64_t)BIT_5 macro