Home
last modified time | relevance | path

Searched refs:EXTCODE_COMPARE_SWAP (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/ !
Dfirewire-constants.h42 #define EXTCODE_COMPARE_SWAP 0x2 macro
51 #define TCODE_LOCK_COMPARE_SWAP (0x10 | EXTCODE_COMPARE_SWAP)
/linux-3.4.99/drivers/firewire/ !
Dohci.c1532 ext_tcode == EXTCODE_COMPARE_SWAP && length == 8) { in handle_local_lock()