Searched refs:TW_OPRES_IN (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/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
|
H A D | 3w-9xxx.c | 1129 tw_initconnect->opcode__reserved = TW_OPRES_IN(0, TW_OP_INIT_CONNECTION); in twa_initconnection() 1829 command_packet->opcode__reserved = TW_OPRES_IN(0, TW_OP_EXECUTE_SCSI); in twa_scsiop_execute_scsi()
|
H A D | 3w-sas.c | 315 command_packet->opcode__reserved = TW_OPRES_IN(0, TW_OP_EXECUTE_SCSI); in twl_scsiop_execute_scsi() 991 tw_initconnect->opcode__reserved = TW_OPRES_IN(0, TW_OP_INIT_CONNECTION); in twl_initconnection()
|
/kernel/linux/linux-6.6/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
|
H A D | 3w-9xxx.c | 1128 tw_initconnect->opcode__reserved = TW_OPRES_IN(0, TW_OP_INIT_CONNECTION); in twa_initconnection() 1821 command_packet->opcode__reserved = TW_OPRES_IN(0, TW_OP_EXECUTE_SCSI); in twa_scsiop_execute_scsi()
|
H A D | 3w-sas.c | 314 command_packet->opcode__reserved = TW_OPRES_IN(0, TW_OP_EXECUTE_SCSI); in twl_scsiop_execute_scsi() 989 tw_initconnect->opcode__reserved = TW_OPRES_IN(0, TW_OP_INIT_CONNECTION); in twl_initconnection()
|
Completed in 16 milliseconds