Home
last modified time | relevance | path

Searched refs:STATUS_RS_STOPPED (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/arch/mips/atheros/dev/
H A Daereg.h231 #define STATUS_RS_STOPPED 0x00000000 /* Stopped */ macro
H A Dif_ae.c1789 (csr & STATUS_RS) != STATUS_RS_STOPPED) { in ae_idle()
/netbsd/sys/dev/ic/
H A Dtulipreg.h504 #define STATUS_RS_STOPPED 0x00000000 /* Stopped */ macro
H A Dtulip.c3126 (csr & STATUS_RS) != STATUS_RS_STOPPED) { in tlp_idle()