Searched refs:MS_XC (Results 1 – 4 of 4) sorted by relevance
633 #define MS_XC 0x0800 macro642 (CHK_MSPRO(ms_card) && ((ms_card)->ms_type & MS_XC))
1053 ms_card->ms_type |= MS_XC;
539 #define MS_XC 0x0800 macro545 #define CHK_MSXC(ms_card) (CHK_MSPRO(ms_card) && ((ms_card)->ms_type & MS_XC))
967 ms_card->ms_type |= MS_XC; in ms_read_attribute_info()