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.c45 #define IEEE1394_ALL_NODES (0xffc0 | 0x003f) macro
710 if (destination == IEEE1394_ALL_NODES) { in fwnet_receive_packet()
877 if (ptask->dest_node == IEEE1394_ALL_NODES) { in fwnet_transmit_packet_done()
974 if (ptask->dest_node == IEEE1394_ALL_NODES) { in fwnet_send_packet()
1287 ptask->dest_node = IEEE1394_ALL_NODES; in fwnet_tx()