Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/alc/
H A Dif_alc.c760 device_printf(sc->alc_dev, in alc_get_macaddr_813x()
826 device_printf(sc->alc_dev, in alc_get_macaddr_816x()
1386 sc->alc_dev = dev; in alc_attach()
2005 device_printf(sc->alc_dev, in alc_dma_alloc()
2024 device_printf(sc->alc_dev, in alc_dma_alloc()
2043 device_printf(sc->alc_dev, in alc_dma_alloc()
2061 device_printf(sc->alc_dev, in alc_dma_alloc()
2080 device_printf(sc->alc_dev, in alc_dma_alloc()
2098 device_printf(sc->alc_dev, in alc_dma_alloc()
2109 device_printf(sc->alc_dev, in alc_dma_alloc()
[all …]
H A Dif_alcvar.h206 device_t alc_dev; member