Searched refs:agEdcSSPInitiatorRequest (Results 1 – 1 of 1) sorted by relevance
1432 agsaDifSSPInitiatorRequest_t *agEdcSSPInitiatorRequest; in tiINIIOStartIntCoalesceDif() local1507 agEdcSSPInitiatorRequest = &(agEdcSSPRequestBody->edcSSPInitiatorReq); in tiINIIOStartIntCoalesceDif()1511 osti_memcpy(agEdcSSPInitiatorRequest->sspCmdIU.cdb, tiScsiRequest->scsiCmnd.cdb, 16); in tiINIIOStartIntCoalesceDif()1514 osti_memcpy(agEdcSSPInitiatorRequest->sspCmdIU.lun, in tiINIIOStartIntCoalesceDif()1519 agEdcSSPInitiatorRequest->dataLength = tiScsiRequest->scsiCmnd.expDataLength; in tiINIIOStartIntCoalesceDif()1522 agEdcSSPInitiatorRequest->firstBurstSize = 0; in tiINIIOStartIntCoalesceDif()1549 agEdc = &(agEdcSSPInitiatorRequest->edc); in tiINIIOStartIntCoalesceDif()