Searched refs:SIZEOF_SONIC_DESC (Results 1 – 4 of 4) sorted by relevance
159 SIZEOF_SONIC_DESC * in sonic_probe1()261 dma_free_coherent(lp->device, SIZEOF_SONIC_DESC * SONIC_BUS_SCALE(lp->dma_bitmode), in jazz_sonic_device_remove()
185 SIZEOF_SONIC_DESC * in sonic_probe1()291 SIZEOF_SONIC_DESC * SONIC_BUS_SCALE(lp->dma_bitmode), in xtsonic_device_remove()
193 SIZEOF_SONIC_DESC * in macsonic_init()564 dma_free_coherent(lp->device, SIZEOF_SONIC_DESC * SONIC_BUS_SCALE(lp->dma_bitmode), in mac_sonic_platform_remove()639 SIZEOF_SONIC_DESC * SONIC_BUS_SCALE(lp->dma_bitmode), in mac_sonic_nubus_remove()
283 #define SIZEOF_SONIC_DESC (SIZEOF_SONIC_CDA \ macro