mly.c | 116 static int mly_dmamem_alloc(struct mly_softc *, int, bus_dmamap_t *, 403 rv = mly_dmamem_alloc(mly, MLY_SGL_SIZE * MLY_MAX_CCBS, 416 rv = mly_dmamem_alloc(mly, sizeof(struct mly_mmbox), 1627 rv = mly_dmamem_alloc(mly, 2183 mly_dmamem_alloc(struct mly_softc *mly, int size, bus_dmamap_t *dmamap, function in typeref:typename:int
|