Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/
D3w-9xxx.h328 #define TW_ALIGNMENT_9000_SGL 0x3 macro
D3w-9xxx.c311 if (tw_dev->generic_buffer_phys[request_id] & TW_ALIGNMENT_9000_SGL) { in twa_aen_drain_queue()
1861 if (command_packet->sg_list[i].address & TW_CPU_TO_SGL(TW_ALIGNMENT_9000_SGL)) { in DEF_SCSI_QCMD()
1874 if (command_packet->sg_list[i].address & TW_CPU_TO_SGL(TW_ALIGNMENT_9000_SGL)) { in DEF_SCSI_QCMD()