Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/sge/
H A Dif_sge.c229 device_printf(sc->sge_dev, in sge_read_eeprom()
245 device_printf(sc->sge_dev, in sge_get_mac_addr_eeprom()
564 sc->sge_dev = dev; in sge_attach()
777 device_printf(sc->sge_dev, in sge_dma_alloc()
795 device_printf(sc->sge_dev, in sge_dma_alloc()
804 device_printf(sc->sge_dev, in sge_dma_alloc()
812 device_printf(sc->sge_dev, in sge_dma_alloc()
829 device_printf(sc->sge_dev, in sge_dma_alloc()
838 device_printf(sc->sge_dev, in sge_dma_alloc()
846 device_printf(sc->sge_dev, in sge_dma_alloc()
[all …]
H A Dif_sgereg.h347 device_t sge_dev; member