Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c1986 } pt_req; /* Passthru request */ in ql_scsi_passthru() local
1989 EXT_SCSI_PASSTHRU *sp_req = &pt_req.sp_cmd; in ql_scsi_passthru()
1990 EXT_FC_SCSI_PASSTHRU *fc_req = &pt_req.fc_cmd; in ql_scsi_passthru()
2048 if (ddi_copyin((void *)(uintptr_t)cmd->RequestAdr, &pt_req, in ql_scsi_passthru()