Searched refs:DM9000_PLATF_32BITONLY (Results 1 – 7 of 7) sorted by relevance
23 #define DM9000_PLATF_32BITONLY (0x0004) macro
104 .flags = DM9000_PLATF_32BITONLY | DM9000_PLATF_NO_EEPROM,
221 .flags = DM9000_PLATF_32BITONLY,
406 .flags = DM9000_PLATF_32BITONLY,
1259 dm9000_flags = DM9000_PLATF_32BITONLY; in em_x270_module_init()
103 DM9000_PLATF_32BITONLY
1589 if (pdata->flags & DM9000_PLATF_32BITONLY) in dm9000_probe()