Searched defs:mon_event_text (Results 1 – 1 of 1) sorted by relevance
53 struct mon_event_text { struct54 struct list_head e_link;55 int type; /* submit, complete, etc. */56 unsigned long id; /* From pointer, most of the time */57 unsigned int tstamp;58 int busnum;59 char devnum;60 char epnum;61 char is_in;62 char xfertype;[all …]