Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/alc/
H A Dif_alc.c758 device_printf(sc->alc_dev, in alc_get_macaddr_813x()
824 device_printf(sc->alc_dev, in alc_get_macaddr_816x()
1384 sc->alc_dev = dev; in alc_attach()
1995 device_printf(sc->alc_dev, in alc_dma_alloc()
2014 device_printf(sc->alc_dev, in alc_dma_alloc()
2033 device_printf(sc->alc_dev, in alc_dma_alloc()
2051 device_printf(sc->alc_dev, in alc_dma_alloc()
2070 device_printf(sc->alc_dev, in alc_dma_alloc()
2088 device_printf(sc->alc_dev, in alc_dma_alloc()
2099 device_printf(sc->alc_dev, in alc_dma_alloc()
[all …]
H A Dif_alcvar.h208 device_t alc_dev; member