Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dcore-cdev.c1115 #define GET_SKIP(v) (((v) >> 17) & 0x01) macro
1165 u.packet.skip = GET_SKIP(control); in ioctl_queue_iso()