Searched refs:DM9000_PLATF_32BITONLY (Results 1 – 8 of 8) sorted by relevance
23 #define DM9000_PLATF_32BITONLY (0x0004) macro
59 .flags = DM9000_PLATF_32BITONLY,
113 .flags = DM9000_PLATF_32BITONLY | DM9000_PLATF_NO_EEPROM,
222 .flags = DM9000_PLATF_32BITONLY,
407 .flags = DM9000_PLATF_32BITONLY,
1227 dm9000_flags = DM9000_PLATF_32BITONLY; in em_x270_module_init()
103 DM9000_PLATF_32BITONLY
1593 if (pdata->flags & DM9000_PLATF_32BITONLY) in dm9000_probe()