HomeSort by: relevance | last modified time | path
    Searched refs:TUL_ISTUS1 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
ihareg.h 208 #define TUL_ISTUS1 0xDD /* R DMA status Register */
iha.c 867 if ((bus_space_read_1(iot, ioh, TUL_ISTUS1) & XPEND) != 0) {
1788 if ((bus_space_read_1(iot, ioh, TUL_ISTUS1) & XPEND) != 0) {
1791 while (bus_space_read_1(iot, ioh, TUL_ISTUS1) & XPEND)
1807 if ((bus_space_read_1(iot, ioh, TUL_ISTUS1) & XPEND) != 0) {

Completed in 13 milliseconds