Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rts5208/
Drtsx_scsi.c503 if ((chip->mspro_formatter_enable) && in inquiry()
506 if (chip->mspro_formatter_enable) in inquiry()
759 if (chip->mspro_formatter_enable) in mode_sense()
765 if (chip->mspro_formatter_enable) { in mode_sense()
979 if (!chip->mspro_formatter_enable) { in read_format_capacity()
996 if ((buf_len > 12) && chip->mspro_formatter_enable && in read_format_capacity()
Drtsx_chip.h833 int mspro_formatter_enable; member
Drtsx.c713 chip->mspro_formatter_enable = 1; in rtsx_init_options()