Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dcore-cdev.c1116 #define GET_TAG(v) (((v) >> 18) & 0x03) macro
1166 u.packet.tag = GET_TAG(control); in ioctl_queue_iso()