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

  /src/sys/dev/pci/
twavar.h 119 #define TWA_CMD_COMPLETE 0x3 /* completed by controller */
ld_twa.c 271 while (tr->tr_status != TWA_CMD_COMPLETE)
twa.c 579 while (tr->tr_status != TWA_CMD_COMPLETE) {
660 if (tr->tr_status == TWA_CMD_COMPLETE)
1288 if (tr->tr_status != TWA_CMD_COMPLETE) {
1376 tr->tr_status = TWA_CMD_COMPLETE;

Completed in 15 milliseconds