Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.c5060 struct mrsas_sge_ieee *mfi_sgl_ieee; in build_cmd() local
5163 mfi_sgl_ieee = in build_cmd()
5274 mfi_sgl_ieee = (struct mrsas_sge_ieee *)&pthru->sgl; in build_cmd()
5294 for (i = 0; i < acmd->cmd_cookiecnt; i++, mfi_sgl_ieee++) { in build_cmd()
5295 ddi_put64(acc_handle, &mfi_sgl_ieee->phys_addr, in build_cmd()
5297 ddi_put32(acc_handle, &mfi_sgl_ieee->length, in build_cmd()