Searched refs:agSSPFrame (Results 1 – 2 of 2) sorted by relevance
1862 agSSPFrame->sspCmdIU.cdb[1] = 0x0; in tiNumOfLunIOCTLreq()1863 agSSPFrame->sspCmdIU.cdb[2] = 0x0; in tiNumOfLunIOCTLreq()1864 agSSPFrame->sspCmdIU.cdb[3] = 0x0; in tiNumOfLunIOCTLreq()1865 agSSPFrame->sspCmdIU.cdb[4] = 0x0; in tiNumOfLunIOCTLreq()1866 agSSPFrame->sspCmdIU.cdb[5] = 0x0; in tiNumOfLunIOCTLreq()1867 agSSPFrame->sspCmdIU.cdb[6] = 0x0; in tiNumOfLunIOCTLreq()1868 agSSPFrame->sspCmdIU.cdb[7] = 0x0; in tiNumOfLunIOCTLreq()1869 agSSPFrame->sspCmdIU.cdb[8] = 0x0; in tiNumOfLunIOCTLreq()1871 agSSPFrame->sspCmdIU.cdb[10] = 0x0; in tiNumOfLunIOCTLreq()1872 agSSPFrame->sspCmdIU.cdb[11] = 0x0; in tiNumOfLunIOCTLreq()[all …]
3878 agsaSSPInitiatorRequest_t *agSSPFrame = agNULL; in ossaSSPIoctlCompleted() local3882 agSSPFrame = &(agSASRequestBody->sspInitiatorReq); in ossaSSPIoctlCompleted()3883 scsiOpcode = agSSPFrame->sspCmdIU.cdb[0]; in ossaSSPIoctlCompleted()