Searched refs:FW_CDEV_EVENT_RESPONSE (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/include/linux/ | ||
D | firewire-cdev.h | 35 #define FW_CDEV_EVENT_RESPONSE 0x01 macro |
/linux-3.4.99/drivers/firewire/ | ||
D | core-cdev.c | 566 rsp->type = FW_CDEV_EVENT_RESPONSE; in complete_transaction() |