Home
last modified time | relevance | path

Searched defs: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
/kernel/linux/linux-6.6/drivers/firewire/
H A Dsbp2.c238 #define STATUS_GET_LEN(v) (((v).status >> 24) & 0x07) macro

Completed in 5 milliseconds