Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dcore-cdev.c1113 #define GET_PAYLOAD_LENGTH(v) ((v) & 0xffff) macro
1163 u.packet.payload_length = GET_PAYLOAD_LENGTH(control); in ioctl_queue_iso()