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

  /src/sys/arch/newsmips/dev/
scsi_1185.c 216 (void)WAIT_STATR_BITCLR(R0_CIP);
252 (void)WAIT_STATR_BITCLR(R0_CIP);
375 if (dummy & R0_CIP) {
434 if ((dummy & R0_CIP) == 0)
728 (void)WAIT_STATR_BITCLR(R0_CIP);
832 if (statr & R0_CIP) {
1075 } while (dummy & R0_CIP);
1200 } while (dummy & R0_CIP);
1372 } while (dummy & R0_CIP);
1388 (void)WAIT_STATR_BITCLR(R0_CIP);
    [all...]
screg_1185.h 88 #define R0_CIP 1

Completed in 126 milliseconds