Searched refs:TW_MIN_SGL_LENGTH (Results 1 – 2 of 2) sorted by relevance
370 #define TW_MIN_SGL_LENGTH 0x200 /* 512 bytes */ macro
224 scsi_bufflen(cmd) >= TW_MIN_SGL_LENGTH; in twa_command_mapped()1852 command_packet->sg_list[0].length = cpu_to_le32(TW_MIN_SGL_LENGTH); in DEF_SCSI_QCMD()