Searched defs:TW_OPRES_IN (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/ | ||
| H A D | 3w-sas.h | 155 #define TW_OPRES_IN(x,y) ((x << 5) | (y & 0x1f)) macro |
| H A D | 3w-9xxx.h | 423 #define TW_OPRES_IN(x,y) ((x << 5) | (y & 0x1f)) macro |