Home
last modified time | relevance | path

Searched refs:auto_delink_allowed (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/rts_pstor/
Drtsx_chip.c975 chip->auto_delink_allowed = 1; in rtsx_init_chip()
1354 if (chip->auto_delink_en && chip->auto_delink_allowed && in rtsx_polling_func()
1423 chip->auto_delink_allowed = 0; in rtsx_undo_delink()
Drtsx_chip.h768 int auto_delink_allowed; member