Home
last modified time | relevance | path

Searched refs:mspro_formatter_enable (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/rts5208/
Drtsx_scsi.c516 if ((chip->mspro_formatter_enable) && in inquiry()
519 if (chip->mspro_formatter_enable) in inquiry()
781 if (chip->mspro_formatter_enable) in mode_sense()
787 if (chip->mspro_formatter_enable) { in mode_sense()
1008 if (!chip->mspro_formatter_enable) { in read_format_capacity()
1028 if ((buf_len > 12) && chip->mspro_formatter_enable && in read_format_capacity()
Drtsx_chip.h834 int mspro_formatter_enable; member
Drtsx.c757 chip->mspro_formatter_enable = 1; in rtsx_init_options()