Searched refs:pthru (Results 1 – 9 of 9) sorted by relevance
694 pthru = scb->pthru; in mega_build_cmd()701 pthru->ars = 1; in mega_build_cmd()718 &pthru->dataxferaddr, &pthru->dataxferlen); in mega_build_cmd()956 pthru = scb->pthru; in mega_prepare_passthru()962 pthru->ars = 1; in mega_prepare_passthru()996 &pthru->dataxferaddr, &pthru->dataxferlen); in mega_prepare_passthru()999 return pthru; in mega_prepare_passthru()1503 pthru = scb->pthru; in mega_cmd_done()3183 pthru, in megadev_ioctl()3998 pthru->ars = 1; in mega_internal_dev_inquiry()[all …]
203 mega_passthru *pthru; member490 mega_passthru pthru; member
1609 pthru = ccb->pthru; in DEF_SCSI_QCMD()1613 pthru->timeout = 0; in DEF_SCSI_QCMD()1614 pthru->ars = 1; in DEF_SCSI_QCMD()1616 pthru->islogical = 1; in DEF_SCSI_QCMD()1942 pthru = ccb->pthru; in megaraid_mbox_prepare_pthru()1947 pthru->timeout = 4; in megaraid_mbox_prepare_pthru()1948 pthru->ars = 1; in megaraid_mbox_prepare_pthru()1949 pthru->islogical = 0; in megaraid_mbox_prepare_pthru()1950 pthru->channel = 0; in megaraid_mbox_prepare_pthru()1966 pthru->numsge = 0; in megaraid_mbox_prepare_pthru()[all …]
83 mraid_passthru_t pthru; member
1437 pthru->cmd_status = 0x0; in megasas_build_dcdb()1438 pthru->scsi_status = 0x0; in megasas_build_dcdb()1442 pthru->timeout = 0; in megasas_build_dcdb()1443 pthru->pad_0 = 0; in megasas_build_dcdb()1466 &pthru->sgl); in megasas_build_dcdb()1470 &pthru->sgl); in megasas_build_dcdb()1473 &pthru->sgl); in megasas_build_dcdb()1477 pthru->sge_count); in megasas_build_dcdb()1708 mfi_sgl = &pthru->sgl; in megasas_dump_pending_frames()1712 instance->host->host_no, cmd->frame_count, pthru->cmd, pthru->target_id, in megasas_dump_pending_frames()[all …]
136 mraid_passthru_t *pthru; member
475 kioc->user_pthru = &umimd->pthru; in mimd_to_kioc()
2015 struct megasas_pthru_frame pthru; member
304 the tape device, set the pthru timeout to the os layer timeout value.
Completed in 52 milliseconds