Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ste/
H A Dif_ste.c915 sc->ste_dev = dev; in ste_attach()
1148 device_printf(sc->ste_dev, in ste_dma_alloc()
1167 device_printf(sc->ste_dev, in ste_dma_alloc()
1186 device_printf(sc->ste_dev, in ste_dma_alloc()
1233 device_printf(sc->ste_dev, in ste_dma_alloc()
1242 device_printf(sc->ste_dev, in ste_dma_alloc()
1254 device_printf(sc->ste_dev, in ste_dma_alloc()
1263 device_printf(sc->ste_dev, in ste_dma_alloc()
1280 device_printf(sc->ste_dev, in ste_dma_alloc()
1288 device_printf(sc->ste_dev, in ste_dma_alloc()
[all …]
H A Dif_stereg.h579 device_t ste_dev; member