Home
last modified time | relevance | path

Searched refs:TCODE_READ_BLOCK_RESPONSE (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
A Dfirewire-constants.h35 #define TCODE_READ_BLOCK_RESPONSE 0x7 macro
/linux/tools/firewire/
A Dnosy-dump.c439 .response_tcode = TCODE_READ_BLOCK_RESPONSE,
/linux/drivers/firewire/
A Dohci.c538 [TCODE_READ_BLOCK_RESPONSE] = "BR resp", in log_ar_at_event()
572 case TCODE_READ_BLOCK_RESPONSE: in log_ar_at_event()
921 case TCODE_READ_BLOCK_RESPONSE: in handle_ar_packet()
1419 case TCODE_READ_BLOCK_RESPONSE: in at_context_queue_packet()
A Dpacket-serdes-test.c529 KUNIT_EXPECT_EQ(test, TCODE_READ_BLOCK_RESPONSE, tcode); in test_async_header_read_block_response()
A Dcore-transaction.c1029 case TCODE_READ_BLOCK_RESPONSE: in fw_core_handle_response()

Completed in 18 milliseconds