Searched refs:pthru (Results 1 – 4 of 4) sorted by relevance
1009 pScb->pthru->dataxferlen, in mega_freeSCB()1162 mega_passthru *pthru; in mega_cmd_done() local1176 pthru = pScb->pthru; in mega_cmd_done()1179 pthru = &pScb->pthru; in mega_cmd_done()1275 memcpy (SCpnt->sense_buffer, pthru->reqsensearea, 14); in mega_cmd_done()1329 mega_passthru *pthru; in mega_build_cmd() local1491 pthru = pScb->pthru; in mega_build_cmd()1493 pthru = &pScb->pthru; in mega_build_cmd()1498 memset (pthru, 0, sizeof (mega_passthru)); in mega_build_cmd()1499 pthru->timeout = 0; in mega_build_cmd()[all …]
1246 mega_passthru *pthru; in mega_build_cmd() local1407 pthru = scb->pthru; in mega_build_cmd()1411 memset(pthru, 0, sizeof(mega_passthru)); in mega_build_cmd()1413 pthru->timeout = 0; in mega_build_cmd()1414 pthru->ars = 1; in mega_build_cmd()1415 pthru->reqsenselen = 14; in mega_build_cmd()1416 pthru->islogical = 1; in mega_build_cmd()1417 pthru->logdrv = ldrv_num; in mega_build_cmd()1418 pthru->cdblen = cmd->cmd_len; in mega_build_cmd()1419 memcpy(pthru->cdb, cmd->cmnd, cmd->cmd_len); in mega_build_cmd()[all …]
700 mega_passthru *pthru; member703 mega_passthru pthru; member853 mega_passthru pthru; member
257 mega_passthru *pthru; member608 mega_passthru pthru; member714 mega_passthru pthru; member