Searched defs:mly_btl (Results 1 – 1 of 1) sorted by relevance
96 struct mly_btl { struct97 int mb_flags;102 char mb_name[16]; /* peripheral attached to this device */103 int mb_state; /* see 8.1 */104 int mb_type; /* see 8.2 */107 int mb_speed; /* interface transfer rate */108 int mb_width; /* interface width */200 struct mly_btl mly_btl[MLY_MAX_CHANNELS][MLY_MAX_TARGETS]; member