Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dnet.c44 #define IEEE1394_ALL_NODES (0xffc0 | 0x003f) macro
713 if (destination == IEEE1394_ALL_NODES) { in fwnet_receive_packet()
880 if (ptask->dest_node == IEEE1394_ALL_NODES) { in fwnet_transmit_packet_done()
977 if (ptask->dest_node == IEEE1394_ALL_NODES) { in fwnet_send_packet()
1290 ptask->dest_node = IEEE1394_ALL_NODES; in fwnet_tx()