Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ste/
H A Dif_ste.c911 sc->ste_dev = dev; in ste_attach()
1138 device_printf(sc->ste_dev, in ste_dma_alloc()
1157 device_printf(sc->ste_dev, in ste_dma_alloc()
1176 device_printf(sc->ste_dev, in ste_dma_alloc()
1223 device_printf(sc->ste_dev, in ste_dma_alloc()
1232 device_printf(sc->ste_dev, in ste_dma_alloc()
1244 device_printf(sc->ste_dev, in ste_dma_alloc()
1253 device_printf(sc->ste_dev, in ste_dma_alloc()
1270 device_printf(sc->ste_dev, in ste_dma_alloc()
1278 device_printf(sc->ste_dev, in ste_dma_alloc()
[all …]
H A Dif_stereg.h577 device_t ste_dev; member