Searched refs:USIE_FW_DHCP (Results 1 – 2 of 2) sorted by relevance
62 #define USIE_FW_DHCP (1 << 3) /* DHCP capable */ macro
339 if (!(fwattr & USIE_FW_DHCP)) { in usie_attach()