Home
last modified time | relevance | path

Searched refs:MS_OC_EVER (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/staging/rts_pstor/
Drtsx_card.h466 #define MS_OC_EVER 0x20 macro
Drtsx_chip.c1316 if (chip->ocp_stat & (SD_OC_NOW | SD_OC_EVER | MS_OC_NOW | MS_OC_EVER)) { in rtsx_polling_func()
1328 if (chip->ocp_stat & (MS_OC_NOW | MS_OC_EVER)) { in rtsx_polling_func()
Drtsx_card.c563 if (chip->ocp_stat & (MS_OC_NOW | MS_OC_EVER)) { in rtsx_init_cards()
Drtsx_scsi.c1486 oc_ever_mask = MS_OC_EVER; in get_dev_status()
Dms.c515 oc_mask = MS_OC_NOW | MS_OC_EVER; in ms_prepare_reset()