Home
last modified time | relevance | path

Searched defs:CHK_MSHG (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/staging/rts5139/
Drts51x_chip.h643 #define CHK_MSHG(ms_card) \ macro
/linux-3.3/drivers/staging/rts_pstor/
Drtsx_chip.h546 #define CHK_MSHG(ms_card) (CHK_MSPRO(ms_card) && ((ms_card)->ms_type & MS_HG)) macro