Searched defs:oui (Results 1 – 6 of 6) sorted by relevance
19 u32 oui:24; member
161 u32 oui = db[0] | (db[1] << 8) | (db[2] << 16); in cea_is_hdmi_vsdb_present() local
314 int miiphy_info(const char *devname, unsigned char addr, unsigned int *oui, in miiphy_info()
340 unsigned int oui; in do_mii() local
396 unsigned int oui; in reset_phy() local
268 int oui, model_number; in rxaui_phy_xs_init() local
Completed in 10 milliseconds