Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfirewire-cdev.h45 #define FW_CDEV_EVENT_PHY_PACKET_SENT 0x07 macro
/openbmc/linux/drivers/firewire/
H A Dcore-cdev.c1588 case FW_CDEV_EVENT_PHY_PACKET_SENT: in outbound_phy_packet_callback()
1644 pp->type = FW_CDEV_EVENT_PHY_PACKET_SENT; in ioctl_send_phy_packet()