Home
last modified time | relevance | path

Searched refs:TW_OPRES_IN (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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
H A D3w-9xxx.c1129 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 D3w-sas.c315 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 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
H A D3w-9xxx.c1128 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 D3w-sas.c314 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