Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_scsi.c97 cmdlistp->Header.SGTotal = cpqary3_cmdpvtp->pvt_pkt->cmd_cookiecnt; in cpqary3_build_cmdlist()
217 cmdlistp->Header.SGTotal = 0; in cpqary3_send_abortcmd()
309 cmdlistp->Header.SGTotal = 1; in cpqary3_flush_cache()
383 cmdlistp->Header.SGTotal = 1; in cpqary3_probe4LVs()
625 cmdlistp->Header.SGTotal = 1; in cpqary3_probe4Tapes()
H A Dcpqary3_ioctl.c436 cmdlist->Header.SGTotal = 1; in cpqary3_ioctl_fil_bmic()
726 cmdlist->Header.SGTotal = 1; in cpqary3_ioctl_fil_scsi()
777 cmdlist->Header.SGTotal = 1; in cpqary3_ioctl_fil_bmic_sas()
H A Dcpqary3_ciss.h174 uint16_t SGTotal; member
H A Dcpqary3_noe.c178 cmdlist->Header.SGTotal = 1; in cpqary3_send_NOE_command()
H A Dcpqary3_util.c621 cmdlistp->Header.SGTotal = 1; in cpqary3_detect_target_geometry()
/titanic_50/usr/src/uts/common/sys/scsi/adapters/smrt/
H A Dsmrt_ciss.h259 uint16_t SGTotal; member
/titanic_50/usr/src/uts/common/io/scsi/adapters/smrt/
H A Dsmrt_commands.c278 smcm->smcm_va_cmd->Header.SGTotal = 1; in smrt_command_attach_internal()
H A Dsmrt_hba.c545 smcm->smcm_va_cmd->Header.SGTotal = pkt->pkt_numcookies; in smrt_tran_start()