Home
last modified time | relevance | path

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

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