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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 103 milliseconds