Home
last modified time | relevance | path

Searched defs:TW_OPRES_IN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/
H A D3w-sas.h155 #define TW_OPRES_IN(x,y) ((x << 5) | (y & 0x1f)) macro
H A D3w-9xxx.h423 #define TW_OPRES_IN(x,y) ((x << 5) | (y & 0x1f)) macro