Searched defs:mly_btl (Results 1 – 1 of 1) sorted by relevance
102 struct mly_btl { struct103 int mb_flags;108 char mb_name[16]; /* peripheral attached to this device */109 int mb_state; /* see 8.1 */110 int mb_type; /* see 8.2 */113 int mb_speed; /* interface transfer rate */114 int mb_width; /* interface width */206 struct mly_btl mly_btl[MLY_MAX_CHANNELS][MLY_MAX_TARGETS]; member