Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dsbp2.c238 #define STATUS_GET_LEN(v) (((v).status >> 24) & 0x07) macro
1362 if (result == DID_OK << 16 && STATUS_GET_LEN(*status) > 1) in complete_command_orb()