Searched refs:NO_DISCONNECT (Results 1 – 6 of 6) sorted by relevance
1328 #define NO_DISCONNECT 0x01 macro
264 or SEQ_FLAGS, NO_DISCONNECT;500 * on the state of NO_DISCONNECT.502 test SEQ_FLAGS, NO_DISCONNECT jz target_disconnect;
1349 field NO_DISCONNECT 0x01
3596 #define NO_DISCONNECT 0x01 macro
3605 field NO_DISCONNECT 0x01
2221 & (CMDPHASE_PENDING|TARG_CMD_PENDING|NO_DISCONNECT)) != 0) { in ahc_fetch_devinfo()