| mly.c | 118 static void	mly_dmamem_free(struct mly_softc *, int, bus_dmamap_t, 558 		mly_dmamem_free(mly, sizeof(struct mly_mmbox),
 562 		mly_dmamem_free(mly, MLY_SGL_SIZE * MLY_MAX_CCBS,
 1677 	mly_dmamem_free(mly, mly->mly_ncmds * sizeof(union mly_cmd_packet),
 2239 mly_dmamem_free(struct mly_softc *mly, int size, bus_dmamap_t dmamap,  function in typeref:typename:void
 
 |