Searched refs:USCSI_RENEGOT (Results 1 – 5 of 5) sorted by relevance
125 #define USCSI_RENEGOT 0x00020000 /* renegotiate wide/sync on next I/O */ macro
1512 if (ucmd->uscsi_flags & USCSI_RENEGOT) { in sgen_make_uscsi_cmd()
14194 if (uscmd->uscsi_flags & USCSI_RENEGOT) {
212 #define FORBIDDEN_FLAGS (USCSI_RESET | USCSI_RESET_ALL | USCSI_RENEGOT \
8566 if (uscmdp->uscsi_flags & USCSI_RENEGOT) { in vhci_uscsi_iostart()