Searched refs:SIZEOF_SONIC_DESC (Results 1 – 4 of 4) sorted by relevance
177 SIZEOF_SONIC_DESC * in sonic_probe1()277 dma_free_coherent(lp->device, SIZEOF_SONIC_DESC * SONIC_BUS_SCALE(lp->dma_bitmode), in jazz_sonic_device_remove()
200 SIZEOF_SONIC_DESC * in sonic_probe1()305 SIZEOF_SONIC_DESC * SONIC_BUS_SCALE(lp->dma_bitmode), in xtsonic_device_remove()
204 SIZEOF_SONIC_DESC * in macsonic_init()621 dma_free_coherent(lp->device, SIZEOF_SONIC_DESC * SONIC_BUS_SCALE(lp->dma_bitmode), in mac_sonic_device_remove()
282 #define SIZEOF_SONIC_DESC (SIZEOF_SONIC_CDA \ macro