Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dsl811hsreg.h57 #define SL11_EPCTRL_SOF (0x20) macro
Dsl811hs.c650 !!((r) & SL11_EPCTRL_SOF), !!((r) & SL11_EPCTRL_ISO)); \
/netbsd/src/sys/arch/mips/adm5120/dev/
Dahci.c1386 cmd |= SL11_EPCTRL_SOF; in ahci_transaction()