Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dsbp2.c236 #define STATUS_GET_ORB_HIGH(v) ((v).status & 0xffff) macro
438 if (STATUS_GET_ORB_HIGH(status) == 0 && in sbp2_status_write()