Searched defs:MANAGEMENT_ORB_FUNCTION (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/target/sbp/ | ||
H A D | sbp_target.h | 22 #define MANAGEMENT_ORB_FUNCTION(v) (((v) >> 16) & 0x0f) macro |
/linux/drivers/firewire/ | ||
H A D | sbp2.c | 267 #define MANAGEMENT_ORB_FUNCTION(v) ((v) << 16) macro |