Home
last modified time | relevance | path

Searched refs:ste_dev (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/dev/ste/
H A Dif_ste.c913 sc->ste_dev = dev; in ste_attach()
1146 device_printf(sc->ste_dev, in ste_dma_alloc()
1165 device_printf(sc->ste_dev, in ste_dma_alloc()
1184 device_printf(sc->ste_dev, in ste_dma_alloc()
1231 device_printf(sc->ste_dev, in ste_dma_alloc()
1240 device_printf(sc->ste_dev, in ste_dma_alloc()
1252 device_printf(sc->ste_dev, in ste_dma_alloc()
1261 device_printf(sc->ste_dev, in ste_dma_alloc()
1278 device_printf(sc->ste_dev, in ste_dma_alloc()
1286 device_printf(sc->ste_dev, in ste_dma_alloc()
[all …]
H A Dif_stereg.h579 device_t ste_dev; member