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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ieee1394/
H A Draw1394.h67 #define ARM_LOCK 4 macro
H A Draw1394.c1345 if (arm_addr->access_rights & ARM_LOCK) {
1346 if (!(arm_addr->client_transactions & ARM_LOCK)) {
1416 if (arm_addr->notification_options & ARM_LOCK) {
1466 (ARM_LOCK & 0xFF));
1571 if (arm_addr->access_rights & ARM_LOCK) {
1572 if (!(arm_addr->client_transactions & ARM_LOCK)) {
1644 if (arm_addr->notification_options & ARM_LOCK) {
1694 (ARM_LOCK & 0xFF));

Completed in 48 milliseconds