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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/firewire/
H A Dfw-sbp2.c129 #define STATUS_GET_RESPONSE(v) (((v).status >> 28) & 0x03) macro
465 if (STATUS_GET_RESPONSE(orb->status) != 0 ||
468 STATUS_GET_RESPONSE(orb->status),
835 switch (STATUS_GET_RESPONSE(*status)) {

Completed in 44 milliseconds