Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
D3w-xxxx.h200 #define TW_ALIGNMENT_6000 64 /* 64 bytes */ macro
D3w-xxxx.c846 …if ((unsigned long)cpu_addr % (tw_dev->tw_pci_dev->device == TW_DEVICE_ID ? TW_ALIGNMENT_6000 : TW… in tw_allocate_memory()