Lines Matching refs:bd_length
115 u8 bd_length;
133 u8 bd_length[2];
3075 mpd.hd.bd_length = 0; /* Block descriptor length */
3077 mpd.hd.bd_length = sizeof(mpd.bd);
3078 mpd.hd.data_length += mpd.hd.bd_length;
3158 mpd10.hd.bd_length[0] = 0;
3160 mpd10.hd.bd_length[1] = 0;
3162 mpd10.hd.bd_length[0] = 0;
3163 mpd10.hd.bd_length[1] = sizeof(mpd10.bd);
3165 mpd10.hd.data_length[1] += mpd10.hd.bd_length[1];