Searched refs:quick_format (Results 1 – 3 of 3) sorted by relevance
208 int short_data_len, bool quick_format);
2925 bool quick_format; in ms_format_cmnd() local2958 quick_format = false; in ms_format_cmnd()2960 quick_format = true; in ms_format_cmnd()2980 retval = mspro_format(srb, chip, MS_SHORT_DATA_LEN, quick_format); in ms_format_cmnd()
3234 int short_data_len, bool quick_format) in mspro_format() argument3281 if (quick_format) in mspro_format()