Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dcore-cdev.c1117 #define GET_SY(v) (((v) >> 20) & 0x0f) macro
1167 u.packet.sy = GET_SY(control); in ioctl_queue_iso()