Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A D3w-9xxx.h370 #define TW_MIN_SGL_LENGTH 0x200 /* 512 bytes */ macro
H A D3w-9xxx.c224 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()