Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rts_pstor/
Dms.c3898 ms_card->mg_auth = 0; in mg_chg()
4003 ms_card->mg_auth = 1; in mg_rsp()
4094 if (ms_card->mg_auth == 0) { in mg_set_ICV()
4127 if (ms_card->mg_auth == 0) { in mg_set_ICV()
4145 if (ms_card->mg_auth == 0) { in mg_set_ICV()
Drtsx_chip.h600 int mg_auth; /* flag to indicate authentication process */ member