Searched refs:ARM_LOCK (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 Draw1394.h67 #define ARM_LOCK 4 macro
H A Draw1394.c1197 if (arm_addr->access_rights & ARM_LOCK) {
1198 if (!(arm_addr->client_transactions & ARM_LOCK)) {
1268 if (arm_addr->notification_options & ARM_LOCK) {
1318 (ARM_LOCK & 0xFF));
1423 if (arm_addr->access_rights & ARM_LOCK) {
1424 if (!(arm_addr->client_transactions & ARM_LOCK)) {
1496 if (arm_addr->notification_options & ARM_LOCK) {
1546 (ARM_LOCK & 0xFF));

Completed in 113 milliseconds