Home
last modified time | relevance | path

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

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