Lines Matching refs:bd_length
114 u8 bd_length;
132 u8 bd_length[2];
3062 mpd.hd.bd_length = 0; /* Block descriptor length */
3064 mpd.hd.bd_length = sizeof(mpd.bd);
3065 mpd.hd.data_length += mpd.hd.bd_length;
3144 mpd10.hd.bd_length[0] = 0;
3146 mpd10.hd.bd_length[1] = 0;
3148 mpd10.hd.bd_length[0] = 0;
3149 mpd10.hd.bd_length[1] = sizeof(mpd10.bd);
3151 mpd10.hd.data_length[1] += mpd10.hd.bd_length[1];