Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_scsi.c97 cmdlistp->Header.SGList = cpqary3_cmdpvtp->pvt_pkt->cmd_cookiecnt; in cpqary3_build_cmdlist()
217 cmdlistp->Header.SGList = 0; in cpqary3_send_abortcmd()
309 cmdlistp->Header.SGList = 1; in cpqary3_flush_cache()
383 cmdlistp->Header.SGList = 1; in cpqary3_probe4LVs()
625 cmdlistp->Header.SGList = 1; in cpqary3_probe4Tapes()
H A Dcpqary3_ioctl.c437 cmdlist->Header.SGList = 1; in cpqary3_ioctl_fil_bmic()
727 cmdlist->Header.SGList = 1; in cpqary3_ioctl_fil_scsi()
778 cmdlist->Header.SGList = 1; in cpqary3_ioctl_fil_bmic_sas()
H A Dcpqary3_ciss.h173 uint8_t SGList; member
H A Dcpqary3_noe.c179 cmdlist->Header.SGList = 1; in cpqary3_send_NOE_command()
H A Dcpqary3_util.c620 cmdlistp->Header.SGList = 1; in cpqary3_detect_target_geometry()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/smrt/
H A Dsmrt_ciss.h258 uint8_t SGList; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c2916 sge = xrip->SGList->virt; in emlxs_sli4_bde_setup()
3066 sge = xrip->SGList->virt; in emlxs_sli4_fct_bde_setup()
4337 sge = xrip->SGList->virt; in emlxs_sli4_prep_fct_iocb()
4779 sge = xrip->SGList->virt; in emlxs_sli4_prep_els_iocb()
4844 sge = xrip->SGList->virt; in emlxs_sli4_prep_els_iocb()
4860 sge = xrip->SGList->virt; in emlxs_sli4_prep_els_iocb()
4867 xrip->SGList->virt, xrip->SGList->phys); in emlxs_sli4_prep_els_iocb()
5170 xrip->SGList->phys); in emlxs_sli4_prep_ct_iocb()
8035 if (xrip->SGList == NULL) { in emlxs_sli4_resource_alloc()
8647 PADDR_LO(xrip->SGList->phys); in emlxs_sli4_post_sgl_pages()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h104 MATCHMAP *SGList; member
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smrt/
H A Dsmrt_commands.c277 smcm->smcm_va_cmd->Header.SGList = 1; in smrt_command_attach_internal()
H A Dsmrt_hba.c544 smcm->smcm_va_cmd->Header.SGList = pkt->pkt_numcookies; in smrt_tran_start()