Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/sge/
H A Dif_sge.c225 device_printf(sc->sge_dev, in sge_read_eeprom()
241 device_printf(sc->sge_dev, in sge_get_mac_addr_eeprom()
560 sc->sge_dev = dev; in sge_attach()
767 device_printf(sc->sge_dev, in sge_dma_alloc()
785 device_printf(sc->sge_dev, in sge_dma_alloc()
794 device_printf(sc->sge_dev, in sge_dma_alloc()
802 device_printf(sc->sge_dev, in sge_dma_alloc()
819 device_printf(sc->sge_dev, in sge_dma_alloc()
828 device_printf(sc->sge_dev, in sge_dma_alloc()
836 device_printf(sc->sge_dev, in sge_dma_alloc()
[all …]
H A Dif_sgereg.h345 device_t sge_dev; member