Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
D3w-xxxx.h201 #define TW_ALIGNMENT_7000 4 /* 4 bytes */ macro
D3w-xxxx.c846 …)cpu_addr % (tw_dev->tw_pci_dev->device == TW_DEVICE_ID ? TW_ALIGNMENT_6000 : TW_ALIGNMENT_7000)) { in tw_allocate_memory()