Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfirewire-constants.h44 #define EXTCODE_LITTLE_ADD 0x4 macro
53 #define TCODE_LOCK_LITTLE_ADD (0x10 | EXTCODE_LITTLE_ADD)
/linux/drivers/firewire/
H A Dcore-transaction.c710 case EXTCODE_LITTLE_ADD: in fw_get_response_length()