Home
last modified time | relevance | path

Searched defs:packet_info (Results 1 – 3 of 3) sorted by relevance

/linux/tools/firewire/
H A Dnosy-dump.c304 struct packet_info { struct
305 const char *name;
306 int type;
307 int response_tcode;
308 const struct packet_field *fields;
309 int field_count;
404 static const struct packet_info packet_info[] = { variable
/linux/include/linux/soc/ti/
H A Dknav_dma.h147 __le32 packet_info; member
/linux/drivers/block/drbd/
H A Ddrbd_receiver.c43 struct packet_info { struct
44 enum drbd_packet cmd;
45 unsigned int size;
46 unsigned int vnr;
47 void *data;