Searched refs:RESPONSE_GET_LENGTH (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dsbp2.h92 #define RESPONSE_GET_LENGTH(v) (((v) >> 16) & 0xffff) macro
117 #define RESPONSE_GET_ACTIVE_LOGINS(v) ((RESPONSE_GET_LENGTH((v)) - 4) / 12)

Completed in 19 milliseconds