Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfirewire-constants.h39 #define TCODE_LOCK_RESPONSE 0xb macro
/linux/drivers/firewire/
H A Dohci.c545 [TCODE_LOCK_RESPONSE] = "Lk resp", in log_ar_at_event()
577 case TCODE_LOCK_RESPONSE: in log_ar_at_event()
926 case TCODE_LOCK_RESPONSE: in handle_ar_packet()
1418 case TCODE_LOCK_RESPONSE: in at_context_queue_packet()
H A Dpacket-serdes-test.c609 KUNIT_EXPECT_EQ(test, TCODE_LOCK_RESPONSE, tcode); in test_async_header_lock_response()
H A Dcore-transaction.c1102 case TCODE_LOCK_RESPONSE: in fw_core_handle_response()