Home
last modified time | relevance | path

Searched defs:TW_OPSGL_IN (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/scsi/
D3w-xxxx.h238 #define TW_OPSGL_IN(x,y) ((x << 5) | (y & 0x1f)) macro
D3w-sas.h159 #define TW_OPSGL_IN(x,y) ((x << 5) | (y & 0x1f)) macro
D3w-9xxx.h427 #define TW_OPSGL_IN(x,y) ((x << 5) | (y & 0x1f)) macro