Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
D3w-9xxx.h330 #define TW_ALIGNMENT_9000 4 /* 4 bytes */ macro
D3w-9xxx.c533 if ((unsigned long)cpu_addr % (TW_ALIGNMENT_9000)) { in twa_allocate_memory()