AAC_COMMON_ALLOCSIZE 1518 dev/ic/aac.c   	if (bus_dmamem_alloc(sc->aac_dmat, AAC_COMMON_ALLOCSIZE, PAGE_SIZE, 0,
AAC_COMMON_ALLOCSIZE 1526 dev/ic/aac.c   	if (bus_dmamem_map(sc->aac_dmat, &seg, nsegs, AAC_COMMON_ALLOCSIZE,
AAC_COMMON_ALLOCSIZE 1535 dev/ic/aac.c   	if (bus_dmamap_create(sc->aac_dmat, AAC_COMMON_ALLOCSIZE, 1,
AAC_COMMON_ALLOCSIZE 1536 dev/ic/aac.c   	    AAC_COMMON_ALLOCSIZE, 0, BUS_DMA_NOWAIT, &sc->aac_common_map)) {
AAC_COMMON_ALLOCSIZE 1544 dev/ic/aac.c   	    AAC_COMMON_ALLOCSIZE, NULL, BUS_DMA_NOWAIT)) {