Home
last modified time | relevance | path

Searched refs:TW_OP_INIT_CONNECTION (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/scsi/
D3w-xxxx.h173 #define TW_OP_INIT_CONNECTION 0x1 macro
D3w-sas.h77 #define TW_OP_INIT_CONNECTION 0x1 macro
D3w-9xxx.h294 #define TW_OP_INIT_CONNECTION 0x1 macro
D3w-sas.c989 tw_initconnect->opcode__reserved = TW_OPRES_IN(0, TW_OP_INIT_CONNECTION); in twl_initconnection()
D3w-xxxx.c1097 command_packet->opcode__sgloffset = TW_OPSGL_IN(0, TW_OP_INIT_CONNECTION); in tw_initconnection()
D3w-9xxx.c1128 tw_initconnect->opcode__reserved = TW_OPRES_IN(0, TW_OP_INIT_CONNECTION); in twa_initconnection()