/src/sys/arch/atari/dev/ |
ncr5380.c | 1493 int dmstat, is_edma; local in function:dma_ready 1496 is_edma = get_dma_result(reqp, &bytes_left); 1503 if (!is_edma &&
|
ncr5380.c | 1493 int dmstat, is_edma; local in function:dma_ready 1496 is_edma = get_dma_result(reqp, &bytes_left); 1503 if (!is_edma &&
|
ncr5380.c | 1493 int dmstat, is_edma; local in function:dma_ready 1496 is_edma = get_dma_result(reqp, &bytes_left); 1503 if (!is_edma &&
|
ncr5380.c | 1493 int dmstat, is_edma; local in function:dma_ready 1496 is_edma = get_dma_result(reqp, &bytes_left); 1503 if (!is_edma &&
|
/src/sys/arch/mac68k/dev/ |
ncr5380.c | 1462 int dmstat, is_edma; local in function:dma_ready 1465 is_edma = get_dma_result(reqp, &bytes_left); 1472 if (!is_edma && !(dmstat & (SC_END_DMA|SC_BSY_ERR))
|
ncr5380.c | 1462 int dmstat, is_edma; local in function:dma_ready 1465 is_edma = get_dma_result(reqp, &bytes_left); 1472 if (!is_edma && !(dmstat & (SC_END_DMA|SC_BSY_ERR))
|
ncr5380.c | 1462 int dmstat, is_edma; local in function:dma_ready 1465 is_edma = get_dma_result(reqp, &bytes_left); 1472 if (!is_edma && !(dmstat & (SC_END_DMA|SC_BSY_ERR))
|
ncr5380.c | 1462 int dmstat, is_edma; local in function:dma_ready 1465 is_edma = get_dma_result(reqp, &bytes_left); 1472 if (!is_edma && !(dmstat & (SC_END_DMA|SC_BSY_ERR))
|