Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h771 } EXT_SCSI_PASSTHRU, *PEXT_SCSI_PASSTHRU; typedef
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c2066 EXT_SCSI_PASSTHRU *usp_req; in ql_scsi_passthru()
2069 EXT_SCSI_PASSTHRU sp_cmd; in ql_scsi_passthru()
2074 EXT_SCSI_PASSTHRU *sp_req = &pt_req.sp_cmd; in ql_scsi_passthru()
2105 pld_size = sizeof (EXT_SCSI_PASSTHRU); in ql_scsi_passthru()
2151 usp_req = (EXT_SCSI_PASSTHRU *)(uintptr_t)cmd->RequestAdr; in ql_scsi_passthru()