Searched refs:NX_DEV_NEED_RESET (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/netxen/
H A Dnetxen_nic_main.c2214 if (state == NX_DEV_NEED_RESET)
2217 NXWR32(adapter, NX_CRB_DEV_STATE, NX_DEV_NEED_RESET);
2317 case NX_DEV_NEED_RESET:
2394 /* NX_DEV_NEED_RESET, this state can be marked in two cases
2399 if (state == NX_DEV_NEED_RESET) {
H A Dnetxen_nic_hdr.h962 #define NX_DEV_NEED_RESET 4 macro

Completed in 65 milliseconds