Searched defs:tlabel (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/drivers/firewire/ |
D | core-transaction.c | 48 #define HEADER_TLABEL(tlabel) ((tlabel) << 10) argument 210 static void fw_fill_request(struct fw_packet *packet, int tcode, int tlabel, in fw_fill_request() 286 int tlabel; in allocate_tlabel() local 355 int tlabel; in fw_send_request() local 671 int tcode, tlabel, extended_tcode, source, destination; in fw_fill_response() local 940 int tcode, tlabel, source, rcode; in fw_core_handle_response() local
|
/linux-3.3/tools/firewire/ |
D | nosy-dump.h | 83 uint32_t tlabel:6; member 165 int request_node, response_node, tlabel; member
|
D | nosy-dump.c | 171 link_transaction_lookup(int request_node, int response_node, int tlabel) in link_transaction_lookup()
|
/linux-3.3/include/linux/ |
D | firewire.h | 307 int tlabel; member
|