Home
last modified time | relevance | path

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

/linux-2.4.37.9/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.c221 LOCAL_HUB_S(NI_PORT_RESET, NPR_PORTRESET | NPR_LOCALRESET); in cont_nmi_dump()
/linux-2.4.37.9/include/asm-mips64/sn/sn0/
Dhubni.h106 #define NPR_LOCALRESET (UINT64_CAST 1) /* Reset entire hub */ macro