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