Searched refs:SL11_E0STAT (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dsl811hsreg.h30 #define SL11_E0STAT (0x03) /* USB Status (Read) */ macro
31 #define SL11_E0PID SL11_E0STAT /* Host PID, Device Endpoint (Write) */
39 #define SL11_E1STAT (SL11_E1BASE + SL11_E0STAT)
H A Dsl811hs.c3400 r = slhci_read(ssc, SL11_E0STAT);
/netbsd-current/sys/arch/mips/adm5120/dev/
H A Dahci.c1400 result = sl11read(sc, SL11_E0STAT);

Completed in 141 milliseconds