Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A D3w-xxxx.h165 #define TW_DEVICE_ID (0x1000) /* Storage Controller */ macro
H A 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()