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