Home
last modified time | relevance | path

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

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