Searched defs:STATUS_GET_LEN (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dsbp2.h178 #define STATUS_GET_LEN(v) (((v) >> 24) & 0x7) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dsbp2.c241 #define STATUS_GET_LEN(v) (((v).status >> 24) & 0x07) macro

Completed in 58 milliseconds