| /freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/api/ |
| HD | sa_spec.h | 182 bit8 fisType; /* fisType, set to 58h for BIST */ 183 bit8 pmPort; 186 bit8 patternDefinition; 195 bit8 reserved5; /* Reserved */ 201 bit8 fisType; /* fisType, set to 34h for DeviceToHostReg */ 202 bit8 i_pmPort; 207 bit8 status; /* Contains the contents to be placed in the Status(and Alternate status) 209 …bit8 error; /* Contains the contents to be placed in the Error register of the Shadow Command … 214 bit8 fisType; /* fisType, set to A1h for SetDeviceBit */ 215 bit8 n_i_pmPort; [all …]
|
| HD | sa.h | 45 (*((bit16 *)(((bit8 *)DMA_ADDR)+(OFFSET)))) = (bit16)(VALUE16); 48 (*((bit32 *)(((bit8 *)DMA_ADDR)+(OFFSET)))) = (bit32)(VALUE32); 51 (*((bit16 *)ADDR16)) = (*((bit16 *)(((bit8 *)DMA_ADDR)+(OFFSET)))) 54 (*((bit32 *)ADDR32)) = (*((bit32 *)(((bit8 *)DMA_ADDR)+(OFFSET)))) 57 (*((bit8 *)(((bit8 *)DMA_ADDR)+(OFFSET)))) = (bit8)((((bit16)VALUE16)>>8)&0xFF); \ 58 (*((bit8 *)(((bit8 *)DMA_ADDR)+(OFFSET)+1))) = (bit8)(((bit16)VALUE16)&0xFF); 61 (*((bit8 *)(((bit8 *)DMA_ADDR)+(OFFSET)))) = (bit8)((((bit32)VALUE32)>>24)&0xFF); \ 62 (*((bit8 *)(((bit8 *)DMA_ADDR)+(OFFSET)+1))) = (bit8)((((bit32)VALUE32)>>16)&0xFF); \ 63 (*((bit8 *)(((bit8 *)DMA_ADDR)+(OFFSET)+2))) = (bit8)((((bit32)VALUE32)>>8)&0xFF); \ 64 (*((bit8 *)(((bit8 *)DMA_ADDR)+(OFFSET)+3))) = (bit8)(((bit32)VALUE32)&0xFF); [all …]
|
| /freebsd-11-stable/sys/dev/pms/RefTisa/discovery/dm/ |
| HD | dmdefs.h | 229 bit8 smpFrameType; /* The first byte of SMP frame represents the SMP FRAME TYPE */ 230 bit8 smpFunction; /* The second byte of the SMP frame represents the SMP FUNCTION */ 231 …bit8 smpFunctionResult; /* The third byte of SMP frame represents FUNCTION RESULT of the SMP res… 232 bit8 smpReserved; /* reserved */ 254 bit8 expanderChangeCount16[2]; 255 bit8 expanderRouteIndexes16[2]; 256 bit8 reserved1; /* byte 9; has LONG Response for SAS 2 at bit 8 */ 257 bit8 numOfPhys; 258 bit8 configuring_configurable; 262 bit8 reserved4[17]; [all …]
|
| HD | dmtypes.h | 84 bit8 phyIdentifier; /**< PHY IDENTIFIER of the PHY */ 126 bit8 initiator_ssp_stp_smp; 127 bit8 target_ssp_stp_smp; 166 bit8 PhyIDList[DM_MAX_NUM_PHYS]; 177 bit8 nativeSATAMode; /* boolean flag: whether the port is in Native SATA mode */ 178 …bit8 remoteSignature[8]; /* the remote signature of the port is the port is in nati… 180 …bit8 directAttatchedSAS; /* boolean flag: whether the port connected directly to S… 184 bit8 LinkRate; 198 bit8 DeviceType; 207 bit8 initiator_ssp_stp_smp; [all …]
|
| /freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/common/ |
| HD | tddefs.h | 61 #define os_bit8 bit8 234 bit8 opcode; 235 bit8 rsv; /* not 100% correct */ 236 bit8 lba[2]; /* not 100% correct */ 237 bit8 len; 238 bit8 control; 247 bit8 opcode; 248 bit8 rsv_service; 249 bit8 lba[4]; 250 bit8 rsv; [all …]
|
| HD | tdioctl.h | 245 bit8 buffer[1]; /* Start of buffer */ 252 bit8 *buffer; // keep buffer pointer to be freed when the responce comes 253 bit8 *virtAddr; /* keep virtual address of the data */ 254 bit8 *usrAddr; /* keep virtual address of the user data */ 257 bit8 inProgress; /* if 1 - the IOCTL request is in progress */ 279 bit8 buffer[1]; /* Start of buffer */ 296 bit8 *buffer; // keep buffer pointer to be freed when the responce comes 297 bit8 *virtAddr; /* keep virtual address of the data */ 298 bit8 *usrAddr; /* keep virtual address of the user data */ 301 bit8 inProgress; /* if 1 - the IOCTL request is in progress */ [all …]
|
| HD | tdsatypes.h | 107 bit8 ChipRev; 166 bit8 exp_sas_addr[8]; //Storing the 16 digit expander SAS-address 169 bit8 smp_req_resp[1]; //Pointer to the request-response frame 288 bit8 CardIDString[TD_CARD_ID_LEN]; 343 bit8 FatalErrorData[(5 * (1024 * 1024))]; 376 bit8 pathId; 377 bit8 targetId; 378 bit8 lun;
|
| /freebsd-11-stable/sys/dev/pms/RefTisa/sat/src/ |
| HD | smdefs.h | 160 bit8 len[4]; 183 bit8 byte[512]; 192 bit8 byte[512]; 201 bit8 byte[512]; 586 (*((bit16 *)(((bit8 *)DMA_ADDR)+(OFFSET)))) = (bit16)(VALUE16); 589 (*((bit32 *)(((bit8 *)DMA_ADDR)+(OFFSET)))) = (bit32)(VALUE32); 592 (*((bit16 *)ADDR16)) = (*((bit16 *)(((bit8 *)DMA_ADDR)+(OFFSET)))) 595 (*((bit32 *)ADDR32)) = (*((bit32 *)(((bit8 *)DMA_ADDR)+(OFFSET)))) 598 (*((bit8 *)(((bit8 *)DMA_ADDR)+(OFFSET)))) = (bit8)((((bit16)VALUE16)>>8)&0xFF); \ 599 (*((bit8 *)(((bit8 *)DMA_ADDR)+(OFFSET)+1))) = (bit8)(((bit16)VALUE16)&0xFF); [all …]
|
| HD | smtypes.h | 141 bit8 satSignature[8]; /* Signature */ 146 bit8 satMaxLBA[8]; /* MAXLBA is from read capacity */ 162 bit8 opc; 163 bit8 mulCount : 3; 164 bit8 proto : 4; 165 bit8 extend : 1; 166 bit8 offline : 2; 167 bit8 ckCond : 1; 168 bit8 tType : 1; 169 bit8 tDir : 1; [all …]
|
| HD | smsat.c | 1185 bit8 phyOp, in smPhyControlSend() 1207 bit8 *pSmpBody; /* smp payload itself w/o first 4 bytes(header) */ in smPhyControlSend() 1226 smpPhyControlReq.phyIdentifier = (bit8)oneDeviceData->phyID; in smPhyControlSend() 1296 pSmpBody = (bit8 *)&smpPhyControlReq; in smPhyControlSend() 1310 smSMPFrameHeader.smpFunction = (bit8)SMP_PHY_CONTROL; in smPhyControlSend() 1356 smSMPFrameHeader.smpFunction = (bit8)SMP_PHY_CONTROL; in smPhyControlSend() 2274 bit8 *pInquiry, in smsatInquiryStandard() 2453 bit8 *pInquiry, in smsatInquiryPage0() 2480 bit8 *pInquiry, in smsatInquiryPage83() 2523 pInquiry[8] = (bit8)((pSATAIdData->namingAuthority) >> 8); in smsatInquiryPage83() [all …]
|
| HD | smproto.h | 41 smhexdump(const char *ptitle, bit8 *pbuf, size_t len); 201 bit8 SnsKey, 210 bit8 SnsKey, 224 smsatBitSet(smRoot_t *smRoot,bit8 *data, bit32 index); 227 smsatBitClear(smRoot_t *smRoot,bit8 *data, bit32 index); 230 smsatBitTest(smRoot_t *smRoot,bit8 *data, bit32 index); 236 bit8 *pTag 243 bit8 tag 270 bit8 *pInquiry, 277 bit8 *pInquiry, [all …]
|
| /freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/ |
| HD | mpidebug.c | 157 saRoot->traceBuffLookup[count] = (bit8)('0' + count); in siEnableTracing() 161 saRoot->traceBuffLookup[(bitptr)count + 10] = (bit8)('a' + count); in siEnableTracing() 197 saRoot->TraceBuffer[count] = (bit8)' '; in siEnableTracing() 252 saRoot->TraceBuffer[i] = (bit8)' '; \ 343 bPtr[pos++] = (bit8)'\n'; \ 344 bPtr[pos++] = (bit8)0; \ 351 bPtr[pos++] = (bit8)' '; \ 422 saRoot->TraceBuffer[count] = (bit8)' '; in siResetTraceBuffer() 468 bit8 tmpB[TMP_TRACE_BUFF_SIZE]; in siTraceFuncEnter() 469 bit8 *bPtr; in siTraceFuncEnter() [all …]
|
| HD | satypes.h | 72 bit8 portIdx; /**< the Index of the port */ 73 bit8 reserved[3]; 87 bit8 phyId; /**< the Id of the phy */ 88 bit8 linkstatus; /**< the link status of the phy */ 89 bit8 reserved[2]; 91 …bit8 remoteSignature[8]; /* the remote signature of the phy is the phy is in native… 118 bit8 deviceType; /**< the device type */ 119 bit8 reserved[3]; 143 bit8 valid; /**< boolean flag: the request is valid */ 144 bit8 IRmode; /**< indirect smp response mode */ [all …]
|
| HD | saframe.c | 61 bit8 *payloadAddr; in saFrameReadBit32() 69 payloadAddr = (bit8 *)(agFrame) + frameOffset; in saFrameReadBit32() 104 bit8 *payloadAddr; in saFrameReadBlock() 115 payloadAddr = (bit8 *)(agFrame) + frameOffset; in saFrameReadBlock() 119 *(bit8 *)((bit8 *)frameBuffer + i) = *(bit8 *)(payloadAddr + i); in saFrameReadBlock()
|
| HD | mpi.c | 79 memoryMap->region[memoryMap->count].elementSize = sizeof(bit8) * config->mainConfig.eventLogSize; in mpiRequirementsGet() 80 memoryMap->region[memoryMap->count].totalLength = sizeof(bit8) * config->mainConfig.eventLogSize; in mpiRequirementsGet() 89 …memoryMap->region[memoryMap->count].elementSize = sizeof(bit8) * config->mainConfig.IOPeventLogSiz… in mpiRequirementsGet() 90 …memoryMap->region[memoryMap->count].totalLength = sizeof(bit8) * config->mainConfig.IOPeventLogSiz… in mpiRequirementsGet() 237 bit8 bcCount = 1; /* only support single buffer */ in mpiMsgFreeGet() 278 msgHeader = (mpiMsgHeader_t*) (((bit8 *)(circularQ->memoryRegion.virtPtr)) + offset); in mpiMsgFreeGet() 287 *messagePtr = ((bit8*)msgHeader) + sizeof(mpiMsgHeader_t); in mpiMsgFreeGet() 297 bit8 bcCount = 1; /* only support single buffer */ in mpiMsgFreeGetOQ() 329 msgHeader = (mpiMsgHeader_t*) (((bit8 *)(circularQ->memoryRegion.virtPtr)) + offset); in mpiMsgFreeGetOQ() 338 *messagePtr = ((bit8*)msgHeader) + sizeof(mpiMsgHeader_t); in mpiMsgFreeGetOQ() [all …]
|
| HD | mpi.h | 450 bit8 responseQueue, bit8 hiPriority); 454 bit8 responseQueue, bit8 hiPriority); 462 bit8 responseQueue, bit8 hiPriority); 466 bit8 responseQueue, bit8 hiPriority, int sendFl); 468 #define INQ(queueNum) (bit8)(queueNum & MPI_IB_NUM_MASK) 469 #define OUQ(queueNum) (bit8)((queueNum & MPI_OB_NUM_MASK) >> MPI_OB_SHIFT) 472 …iOCQueue_t *circularQ, void** messagePtr1, mpiMsgCategory_t *pCategory, bit16* pOpCode, bit8 *pBC); 473 FORCEINLINE bit32 mpiMsgFreeSet(mpiOCQueue_t *circularQ, void* messagePtr1, bit8 bc);
|
| /freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/common/ |
| HD | tdtypes.h | 230 bit8 phyIdentifier; /**< PHY IDENTIFIER of the PHY */ 274 bit8 SN_id_limit[25]; /* temporary serial number id info */ 301 bit8 satSignature[8]; /* Signature */ 306 bit8 satMaxLBA[8]; /* MAXLBA is from read capacity */ 333 bit8 DeviceType; 342 bit8 initiator_ssp_stp_smp; 343 bit8 target_ssp_stp_smp; 344 bit8 numOfPhys; 351 bit8 valid; 352 bit8 valid2; [all …]
|
| /freebsd-11-stable/sys/dev/pms/RefTisa/tisa/api/ |
| HD | tiscsi.h | 47 bit8 snsRespCode; 48 bit8 snsSegment; 49 bit8 senseKey; /* sense key */ 50 bit8 info[4]; 51 bit8 addSenseLen; /* 11 always */ 52 bit8 cmdSpecific[4]; 53 bit8 addSenseCode; /* additional sense code */ 54 bit8 senseQual; /* additional sense code qualifier */ 55 bit8 fru; 56 bit8 skeySpecific[3];
|
| HD | titypes.h | 132 bit8 senseLen; 143 bit8 FunctionSpecificArea[1]; 155 bit8 FunctionSpecificArea[8]; 178 bit8 udtArray[DIF_UDT_SIZE]; 179 bit8 udtrArray[DIF_UDT_SIZE]; 228 bit8 devType_S_Rate; 242 bit8 reserved1; 275 bit8 kekBlob[KEK_BLOB_SIZE]; 280 bit8 dekBlob[DEK_BLOB_SIZE_08]; 295 bit8 ID[OPR_MGMT_ID_STRING_SIZE]; [all …]
|
| HD | ostiapi.h | 97 osGLOBAL FORCEINLINE bit8 ostiChipReadBit8( 105 bit8 chipValue 161 osGLOBAL FORCEINLINE bit8 328 bit8 pathId, 329 bit8 targetId, 330 bit8 LUN 334 bit8 pathId, 335 bit8 targetId, 336 bit8 lun, 450 bit8 *scsiLun,
|
| /freebsd-11-stable/sys/dev/pms/RefTisa/discovery/api/ |
| HD | dm.h | 100 bit8 flag; 101 bit8 devType_S_Rate; 102 bit8 sasAddressHi[4]; 103 bit8 sasAddressLo[4]; 104 bit8 initiator_ssp_stp_smp; 105 bit8 target_ssp_stp_smp; 115 bit8 sataDeviceType; 116 bit8 reserved; 155 bit8 sasRemoteAddressHi[4]; 156 bit8 sasRemoteAddressLo[4]; [all …]
|
| /freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/sata/host/ |
| HD | sat.c | 581 bit8 SnsKey, in satSetSensePayload() 598 ((bit8*)pSense)[i] = 0; in satSetSensePayload() 610 pSense->info[0] = (bit8)((SnsInfo >> 24) & 0xff); in satSetSensePayload() 611 pSense->info[1] = (bit8)((SnsInfo >> 16) & 0xff); in satSetSensePayload() 612 pSense->info[2] = (bit8)((SnsInfo >> 8) & 0xff); in satSetSensePayload() 613 pSense->info[3] = (bit8)((SnsInfo) & 0xff); in satSetSensePayload() 615 pSense->addSenseCode = (bit8)((SnsCode >> 8) & 0xFF); in satSetSensePayload() 616 pSense->senseQual = (bit8)(SnsCode & 0xFF); in satSetSensePayload() 659 bit8 SnsKey, in satSetDeferredSensePayload() 674 ((bit8*)pSense)[i] = 0; in satSetDeferredSensePayload() [all …]
|
| HD | satproto.h | 121 bit8 SnsKey, 143 bit8 SnsKey, 279 bit8 bTransferMode 1532 bit8 *pInquiry, 1550 bit8 *pInquiry, 1567 bit8 *pInquiry, 1584 bit8 *pInquiry, 1600 bit8 *pInquiry, 2167 bit8 ataStatus, 2168 bit8 ataError, [all …]
|
| /freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/ |
| HD | ttdtxchg.h | 37 bit8 RespData[4]; 38 bit8 SenseData[64]; 43 bit8 RespData[1024]; /* SAS Spec */ 49 bit8 *virtAddr;
|
| /freebsd-11-stable/sys/dev/pms/RefTisa/sat/api/ |
| HD | sm.h | 151 bit8 lun[8]; /* logical unit number */ 159 bit8 cdb[16]; 213 bit8 udtArray[DIF_UDT_SIZE]; 214 bit8 udrtArray[DIF_UDT_SIZE]; 268 bit8 senseLen;
|