Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A D3w-9xxx.h327 #define TW_ALIGNMENT_9000 4 /* 4 bytes */ macro
H A D3w-9xxx.c531 if ((unsigned long)cpu_addr % (TW_ALIGNMENT_9000)) { in twa_allocate_memory()