Home
last modified time | relevance | path

Searched refs:TW_MIN_SGL_LENGTH (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/
D3w-9xxx.h373 #define TW_MIN_SGL_LENGTH 0x200 /* 512 bytes */ macro
D3w-9xxx.c223 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()