Home
last modified time | relevance | path

Searched refs:agSSPFrame (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditdio.c1862 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 …]
/freebsd-14.2/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossacmnapi.c3878 agsaSSPInitiatorRequest_t *agSSPFrame = agNULL; in ossaSSPIoctlCompleted() local
3882 agSSPFrame = &(agSASRequestBody->sspInitiatorReq); in ossaSSPIoctlCompleted()
3883 scsiOpcode = agSSPFrame->sspCmdIU.cdb[0]; in ossaSSPIoctlCompleted()