Home
last modified time | relevance | path

Searched refs:NI_PORT_RESET (Results 1 – 3 of 3) sorted by relevance

/arch/mips/sgi-ip27/
Dip27-reset.c50 LOCAL_HUB_S(NI_PORT_RESET, NPR_PORTRESET | NPR_LOCALRESET); in ip27_machine_restart()
65 LOCAL_HUB_S(NI_PORT_RESET, NPR_PORTRESET | NPR_LOCALRESET); in ip27_machine_halt()
Dip27-nmi.c243 LOCAL_HUB_S(NI_PORT_RESET, NPR_PORTRESET | NPR_LOCALRESET); in cont_nmi_dump()
/arch/mips/include/asm/sn/sn0/
Dhubni.h28 #define NI_PORT_RESET 0x600008 /* Reset the network interface */ macro