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