Searched refs:CFLAG_ORDERED_TAG (Results 1 – 4 of 4) sorted by relevance
133 #define CFLAG_ORDERED_TAG 0x04 macro
264 #define CFLAG_ORDERED_TAG 0x04 macro1317 cmd->control_flags |= cpu_to_le16(CFLAG_ORDERED_TAG); in isp2x00_queuecommand()1325 cmd->control_flags |= cpu_to_le16(CFLAG_ORDERED_TAG); in isp2x00_queuecommand()
1014 cmd->control_flags = CFLAG_ORDERED_TAG; in cmd_frob()
248 #define CFLAG_ORDERED_TAG 0x04 macro