Searched refs:MS_HG (Results 1 – 2 of 2) sorted by relevance
546 #define MS_HG 0x0400 macro549 #define HG8BIT (MS_HG | MS_8BIT)554 #define CHK_MSHG(ms_card) (CHK_MSPRO(ms_card) && ((ms_card)->ms_type & MS_HG))
600 ms_card->ms_type |= MS_HG; in ms_identify_media_type()