Lines Matching refs:PACKET_FIELD_TRANSACTION
30 PACKET_FIELD_TRANSACTION = 0x04, enumerator
231 PACKET_FIELD_TRANSACTION, 0); in handle_transaction()
234 PACKET_FIELD_TRANSACTION, 0); in handle_transaction()
322 { "dest", 0, 16, PACKET_FIELD_TRANSACTION }, \
325 { "tcode", 24, 4, PACKET_FIELD_TRANSACTION, tcode_names }, \
327 { "src", 32, 16, PACKET_FIELD_TRANSACTION }, \
328 { "offs", 48, 48, PACKET_FIELD_TRANSACTION }
337 { "rcode", 48, 4, PACKET_FIELD_TRANSACTION, rcode_names }
347 { "data", 96, 32, PACKET_FIELD_TRANSACTION },
354 { "data_length", 96, 16, PACKET_FIELD_TRANSACTION },
365 { "data", 160, 0, PACKET_FIELD_TRANSACTION },
372 { "data", 96, 32, PACKET_FIELD_TRANSACTION },
378 { "data_length", 96, 16, PACKET_FIELD_DATA_LENGTH | PACKET_FIELD_TRANSACTION },
379 { "extended_tcode", 112, 16, PACKET_FIELD_TRANSACTION },
381 { "data", 160, 0, PACKET_FIELD_TRANSACTION },