Searched defs:mly_btl (Results 1 – 1 of 1) sorted by relevance
100 struct mly_btl { struct101 int mb_flags;102 int mb_state; /* See 8.1 */103 int mb_type; /* See 8.2 */106 int mb_speed; /* Interface transfer rate */107 int mb_width; /* Interface width */204 struct mly_btl mly_btl[MLY_MAX_CHANNELS][MLY_MAX_TARGETS]; member