Searched refs:SVPD_ZBC_MASK (Results 1 – 2 of 2) sorted by relevance
5329 if ((bdc->flags & SVPD_ZBC_MASK) == in dadone_probebdc()5334 } else if ((bdc->flags & SVPD_ZBC_MASK) == in dadone_probebdc()5339 } else if ((bdc->flags & SVPD_ZBC_MASK) != in dadone_probebdc()5343 bdc->flags & SVPD_ZBC_MASK); in dadone_probebdc()
2841 #define SVPD_ZBC_MASK 0x30 /* Zoned mask */ macro