Home
last modified time | relevance | path

Searched defs:tlabel (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/drivers/firewire/
Dcore-transaction.c48 #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/
Dnosy-dump.h83 uint32_t tlabel:6; member
165 int request_node, response_node, tlabel; member
Dnosy-dump.c171 link_transaction_lookup(int request_node, int response_node, int tlabel) in link_transaction_lookup()
/linux-3.3/include/linux/
Dfirewire.h307 int tlabel; member