Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firewire/
H A Dsbp2.c237 #define STATUS_GET_LEN(v) (((v).status >> 24) & 0x07) macro
1361 if (result == DID_OK << 16 && STATUS_GET_LEN(*status) > 1) in complete_command_orb()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds