Home
last modified time | relevance | path

Searched refs:LOGIN_ORB_RECONNECT (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/target/sbp/
Dsbp_target.h35 #define LOGIN_ORB_RECONNECT(v) (((v) >> 20) & 0x0f) macro
Dsbp_target.c423 1 << LOGIN_ORB_RECONNECT(be32_to_cpu(req->orb.misc)), in sbp_management_request_login()