Searched refs:BD_F_ESS (Results 1 – 4 of 4) sorted by relevance
174 #define BD_F_ESS 0x0800 /* this is an ESS chip */ macro
704 if ((f & BD_F_ESS) || (ver >= 0x400)) in sb_probe()
383 f |= BD_F_ESS; in sbc_attach()
801 if (!(f & BD_F_ESS)) in ess_probe()