Searched refs:SBP_ADDR2LUN (Results 1 – 1 of 1) sorted by relevance
97 #define SBP_ADDR2LUN(a) (((a) >> 8) & 0xff) macro1656 l = SBP_ADDR2LUN(addr); in sbp_recv1()