Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dcore-cdev.c1114 #define GET_INTERRUPT(v) (((v) >> 16) & 0x01) macro
1164 u.packet.interrupt = GET_INTERRUPT(control); in ioctl_queue_iso()