Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
ihareg.h | 205 #define DABT 0x04 /* DMA Xfer Aborted */ |
iha.c | 871 while ((bus_space_read_1(iot, ioh, TUL_ISTUS0) & DABT) == 0) 1811 while ((stat & DABT) == 0); |