Searched refs:pthru (Results 1 – 9 of 9) sorted by relevance
692 pthru = scb->pthru; in mega_build_cmd()699 pthru->ars = 1; in mega_build_cmd()716 &pthru->dataxferaddr, &pthru->dataxferlen); in mega_build_cmd()954 pthru = scb->pthru; in mega_prepare_passthru()960 pthru->ars = 1; in mega_prepare_passthru()994 &pthru->dataxferaddr, &pthru->dataxferlen); in mega_prepare_passthru()997 return pthru; in mega_prepare_passthru()1501 pthru = scb->pthru; in mega_cmd_done()3187 pthru, in megadev_ioctl()4016 pthru->ars = 1; in mega_internal_dev_inquiry()[all …]
202 mega_passthru *pthru; member489 mega_passthru pthru; member
1610 pthru = ccb->pthru; in DEF_SCSI_QCMD()1614 pthru->timeout = 0; in DEF_SCSI_QCMD()1615 pthru->ars = 1; in DEF_SCSI_QCMD()1617 pthru->islogical = 1; in DEF_SCSI_QCMD()1943 pthru = ccb->pthru; in megaraid_mbox_prepare_pthru()1948 pthru->timeout = 4; in megaraid_mbox_prepare_pthru()1949 pthru->ars = 1; in megaraid_mbox_prepare_pthru()1950 pthru->islogical = 0; in megaraid_mbox_prepare_pthru()1951 pthru->channel = 0; in megaraid_mbox_prepare_pthru()1967 pthru->numsge = 0; in megaraid_mbox_prepare_pthru()[all …]
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 …]
83 mraid_passthru_t pthru; member
136 mraid_passthru_t *pthru; member
475 kioc->user_pthru = &umimd->pthru; in mimd_to_kioc()
2009 struct megasas_pthru_frame pthru; member
304 the tape device, set the pthru timeout to the os layer timeout value.
Completed in 54 milliseconds