Home
last modified time | relevance | path

Searched defs:MANAGEMENT_ORB_FUNCTION (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/target/sbp/
H A Dsbp_target.h22 #define MANAGEMENT_ORB_FUNCTION(v) (((v) >> 16) & 0x0f) macro
/openbmc/linux/drivers/firewire/
H A Dsbp2.c267 #define MANAGEMENT_ORB_FUNCTION(v) ((v) << 16) macro