ASC_OVERRUN_BSIZE  423 dev/ic/adv.c   	if ((error = bus_dmamem_alloc(dmat, ASC_OVERRUN_BSIZE,
ASC_OVERRUN_BSIZE  429 dev/ic/adv.c   	if ((error = bus_dmamem_map(dmat, &seg, rseg, ASC_OVERRUN_BSIZE,
ASC_OVERRUN_BSIZE  437 dev/ic/adv.c   	if ((error = bus_dmamap_create(dmat, ASC_OVERRUN_BSIZE, 1,
ASC_OVERRUN_BSIZE  438 dev/ic/adv.c   	      ASC_OVERRUN_BSIZE, 0, BUS_DMA_NOWAIT, &ovrbuf_dmamap)) != 0) {
ASC_OVERRUN_BSIZE  442 dev/ic/adv.c   		bus_dmamem_unmap(dmat, overrunbuf, ASC_OVERRUN_BSIZE);
ASC_OVERRUN_BSIZE  447 dev/ic/adv.c   			   ASC_OVERRUN_BSIZE, NULL, BUS_DMA_NOWAIT)) != 0) {
ASC_OVERRUN_BSIZE  452 dev/ic/adv.c   		bus_dmamem_unmap(dmat, overrunbuf, ASC_OVERRUN_BSIZE);
ASC_OVERRUN_BSIZE 1248 dev/ic/advlib.c 					 ASC_OVERRUN_BSIZE)) == 0L) {
ASC_OVERRUN_BSIZE 1254 dev/ic/advlib.c 				  ASC_OVERRUN_BSIZE - 8);