Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/sbp/
H A Dsbp_target.h36 #define LOGIN_ORB_RECONNECT(v) (((v) >> 20) & 0x0f) macro
H A Dsbp_target.c392 1 << LOGIN_ORB_RECONNECT(be32_to_cpu(req->orb.misc)), in sbp_management_request_login()