DMAXFERCOMP      1058 dev/ic/trm.c   			while ((TempDMAstatus & DMAXFERCOMP) == 0) {
DMAXFERCOMP      1161 dev/ic/trm.c   			while ((bus_space_read_1(iot, ioh, TRM_S1040_DMA_STATUS) & DMAXFERCOMP) == 0)