Name
raw1394_start_phy_packet_write -- initiate sending a physical request
Arguments
- handle
libraw1394 handle
- data
the contents of the packet
- tag
data to identify the request to completion handler
Description
examples of physical requests are linkon, physicalconfigurationpacket, etc.
Returns
0 on success or -1 on failure (sets errno)