Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/firewire/
Dsbp2.c250 #define STATUS_GET_LEN(v) (((v).status >> 24) & 0x07) macro
1377 if (result == DID_OK << 16 && STATUS_GET_LEN(*status) > 1) in complete_command_orb()