Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/rts5139/
Dms_mg.c308 ms_card->mg_auth = 0; in mg_chg()
434 ms_card->mg_auth = 1; in mg_rsp()
542 if (ms_card->mg_auth == 0) { in mg_set_ICV()
584 if (ms_card->mg_auth == 0) { in mg_set_ICV()
603 if (ms_card->mg_auth == 0) { in mg_set_ICV()
623 if (ms_card->mg_auth == 0) { in mg_set_ICV()
Drts51x_chip.h699 int mg_auth; /* flag to indicate authentication process */ member
/linux-3.3/drivers/staging/rts_pstor/
Dms.c3895 ms_card->mg_auth = 0; in mg_chg()
4000 ms_card->mg_auth = 1; in mg_rsp()
4089 if (ms_card->mg_auth == 0) { in mg_set_ICV()
4122 if (ms_card->mg_auth == 0) { in mg_set_ICV()
4140 if (ms_card->mg_auth == 0) { in mg_set_ICV()
Drtsx_chip.h600 int mg_auth; /* flag to indicate authentication process */ member