Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dsl811hsreg.h33 #define SL11_E0DEV SL11_E0CONT /* Host Device Address (Write) */ macro
42 #define SL11_E1DEV (SL11_E1BASE + SL11_E0DEV)
H A Dsl811hs.c149 {{SL11_E0ADDR, SL11_E0LEN, SL11_E0PID, SL11_E0DEV },
2835 slhci_write(sc, SL11_E0DEV, 0); in slhci_reset()
/netbsd-src/sys/arch/mips/adm5120/dev/
H A Dahci.c1356 sl11write(sc, SL11_E0DEV, devaddr); in ahci_transaction()