Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rts_pstor/
Drtsx_card.h465 #define MS_OC_NOW 0x40 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.c1485 oc_now_mask = MS_OC_NOW; in get_dev_status()
Dms.c515 oc_mask = MS_OC_NOW | MS_OC_EVER; in ms_prepare_reset()