Home
last modified time | relevance | path

Searched refs:bit16 (Results 1 – 25 of 53) sorted by relevance

123

/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa_spec.h530 bit16 rm_ataDevice;
535 bit16 word1_9[9]; /**< word 1 to 9 of identify device information */
537 bit16 word20_22[3]; /**< word 20 to 22 of identify device information */
540bit16 word47_48[2]; /**< word 47 to 48 of identify device information, 40 ASCII…
541 bit16 dma_lba_iod_ios_stimer;
550bit16 word50_52[3]; /**< word 50 to 52 of identify device information, 40 ASCII…
551 bit16 valid_w88_w70;
556 bit16 word54_59[6]; /**< word54-59 of identify device information */
557 bit16 numOfUserAddressableSectorsLo; /**< word60 of identify device information */
558 bit16 numOfUserAddressableSectorsHi; /**< word61 of identify device information */
[all …]
H A Dsa.h44 (*((bit16 *)(((bit8 *)DMA_ADDR)+(OFFSET)))) = (bit16)(VALUE16);
50 (*((bit16 *)ADDR16)) = (*((bit16 *)(((bit8 *)DMA_ADDR)+(OFFSET))))
56 (*((bit8 *)(((bit8 *)DMA_ADDR)+(OFFSET)))) = (bit8)((((bit16)VALUE16)>>8)&0xFF); \
57 (*((bit8 *)(((bit8 *)DMA_ADDR)+(OFFSET)+1))) = (bit8)(((bit16)VALUE16)&0xFF);
82 (*((bit8 *)(((bit8 *)DMA_ADDR)+(OFFSET)+1))) = (bit8)((((bit16)VALUE16)>>8)&0xFF); \
83 (*((bit8 *)(((bit8 *)DMA_ADDR)+(OFFSET)))) = (bit8)(((bit16)VALUE16)&0xFF);
102 (*((bit16 *)(((bit8 *)DMA_ADDR)+(OFFSET)))) = (bit16)(VALUE16);
108 (*((bit16 *)ADDR16)) = (*((bit16 *)(((bit8 *)DMA_ADDR)+(OFFSET))));
137 #define AGSA_FLIP_2_BYTES(_x) ((bit16)(((((bit16)(_x))&0x00FF)<<8)| \
138 ((((bit16)(_x))&0xFF00)>>8)))
[all …]
H A Dsaosapi.h257 bit16 sspTag,
299 bit16 sspTag,
311 bit16 sspTag,
321 bit16 agInitiatorTag,
334 bit16 sspTag,
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dmpi.h395 bit16 numInboundQueues;
396 bit16 numOutboundQueues;
397 bit16 maxNumInboundQueues;
398 bit16 maxNumOutboundQueues;
421 bit16 numInboundQueues;
422 bit16 numOutboundQueues;
423 bit16 maxNumInboundQueues;
424 bit16 maxNumOutboundQueues;
446 FORCEINLINE bit32 mpiMsgFreeGet(mpiICQueue_t *circularQ, bit16 messageSize, void** messagePtr);
448 mpiMsgCategory_t category, bit16 opCode,
[all …]
H A Dmpi.c229 bit16 messageSize, in mpiMsgFreeGet()
292 GLOBAL bit32 mpiMsgFreeGetOQ(mpiOCQueue_t *circularQ, bit16 messageSize, void** messagePtr) in mpiMsgFreeGetOQ()
364 bit16 opCode, in mpiMsgPrepare()
429 bit16 opCode, in mpiMsgProduce()
464 bit16 opCode, in mpiMsgProduce()
663 bit16 *pOpCode, in mpiMsgConsume()
722 *pOpCode = (bit16)(msgHeader_tmp & OPCODE_MASK); in mpiMsgConsume()
912 bit16 opCode, in mpiMsgProduceOQ()
H A Dsatypes.h138 bit16 HwAckType; /**< Track HW_acks */
139 bit16 SOP; /**< SetPhyProfile page not returned in reply */
H A Dsaport.c118 pDevice->devInfo.sasDeviceInfo.commonDevInfo.smpTimeout = (bit16)smpTimeout; in siPortSASDeviceAdd()
119 pDevice->devInfo.sasDeviceInfo.commonDevInfo.it_NexusTimeout = (bit16)itNexusTimeout; in siPortSASDeviceAdd()
120 pDevice->devInfo.sasDeviceInfo.commonDevInfo.firstBurstSize = (bit16)firstBurstSize; in siPortSASDeviceAdd()
284 pDevice->devInfo.sataDeviceInfo.commonDevInfo.smpTimeout = (bit16)smpReqTimeout; in siPortSATADeviceAdd()
285 pDevice->devInfo.sataDeviceInfo.commonDevInfo.it_NexusTimeout = (bit16)itNexusTimeout; in siPortSATADeviceAdd()
286 pDevice->devInfo.sataDeviceInfo.commonDevInfo.firstBurstSize = (bit16)firstBurstSize; in siPortSATADeviceAdd()
H A Dsaproto.h335 bit16 opcode
581 bit16 opcode,
582 bit16 size,
641 bit16 opcode,
/freebsd/sys/dev/pms/RefTisa/tisa/api/
H A Dtitypes.h137 bit16 MajorFunction;
138 bit16 MinorFunction;
139 bit16 Length;
140 bit16 Status;
149 bit16 MajorFunction;
150 bit16 MinorFunction;
151 bit16 Length;
152 bit16 Status;
171 bit16 initialIOSeed;
172 bit16 reserved;
[all …]
/freebsd/sys/dev/pms/RefTisa/sat/api/
H A Dsm.h206 bit16 initialIOSeed;
207 bit16 reserved;
210 bit16 DIFPerLARegion0SecCount;
211 bit16 DIFPerLANumOfRegions;
236 bit16 EncryptionPerLRegion0SecCount;
237 bit16 reserved;
/freebsd/sys/dev/pms/RefTisa/sat/src/
H A Dsmdefs.h173 bit16 word[256];
585 (*((bit16 *)(((bit8 *)DMA_ADDR)+(OFFSET)))) = (bit16)(VALUE16);
591 (*((bit16 *)ADDR16)) = (*((bit16 *)(((bit8 *)DMA_ADDR)+(OFFSET))))
597 (*((bit8 *)(((bit8 *)DMA_ADDR)+(OFFSET)))) = (bit8)((((bit16)VALUE16)>>8)&0xFF); \
598 (*((bit8 *)(((bit8 *)DMA_ADDR)+(OFFSET)+1))) = (bit8)(((bit16)VALUE16)&0xFF);
623 (*((bit8 *)(((bit8 *)DMA_ADDR)+(OFFSET)+1))) = (bit8)((((bit16)VALUE16)>>8)&0xFF); \
624 (*((bit8 *)(((bit8 *)DMA_ADDR)+(OFFSET)))) = (bit8)(((bit16)VALUE16)&0xFF);
643 (*((bit16 *)(((bit8 *)DMA_ADDR)+(OFFSET)))) = (bit16)(VALUE16);
649 (*((bit16 *)ADDR16)) = (*((bit16 *)(((bit8 *)DMA_ADDR)+(OFFSET))));
/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmdefs.h273 DMA_BEBIT16_TO_BIT16(*(bit16 *)((pResp)->expanderRouteIndexes16))
627 DMA_BEBIT16_TO_BIT16(*(bit16 *)((pResp)->expanderRouteIndexes16))
660 bit16 ExpanderChangeCount; /* byte 4-5 */
684 bit16 reserved2; /* byte 10 - 11*/
692 bit16 ExpanderChangeCount; /* byte 4 - 5 */
808 bit16 PathToEnclosure; /* byte 110 - 111 */
894 bit16 ExpanderChangeCount; /* byte 4 - 5 */
895 bit16 reserved1; /* byte 6 - 7 */
906 bit16 reserved3; /* byte 14 - 15 */
916 bit16 LastDescIdx; /* byte 18 - 19 */
[all …]
H A Ddmtypes.h270 bit16 routingIndex; /* maximum routing table index reported by expander */
271 bit16 currentIndex[DM_MAX_EXPANDER_PHYS]; /* routing table index in use */
279 bit16 numOfUpStreamPhys;
280 bit16 currentUpStreamPhyIndex;
292 bit16 numOfDownStreamPhys;
/freebsd/sys/dev/pms/RefTisa/discovery/api/
H A Ddm.h96 bit16 smpTimeout;
97 bit16 it_NexusTimeout;
98 bit16 firstBurstSize;
113 bit16 ext;
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddefs.h64 #define os_bit16 bit16
502 DMA_BEBIT16_TO_BIT16(*(bit16 *)((pResp)->expanderRouteIndexes16))
835 #define AGSA_FLIP_2_BYTES(_x) ((bit16)(((((bit16)(_x))&0x00FF)<<8)| \
836 ((((bit16)(_x))&0xFF00)>>8)))
860 (*((bit16 *)(((bit8 *)DMA_ADDR)+(OFFSET)))) = (bit16)(VALUE16);
866 (*((bit16 *)ADDR16)) = (*((bit16 *)(((bit8 *)DMA_ADDR)+(OFFSET))))
872 (*((bit8 *)(((bit8 *)DMA_ADDR)+(OFFSET)))) = (bit8)((((bit16)VALUE16)>>8)&0xFF); \
873 (*((bit8 *)(((bit8 *)DMA_ADDR)+(OFFSET)+1))) = (bit8)(((bit16)VALUE16)&0xFF);
898 (*((bit8 *)(((bit8 *)DMA_ADDR)+(OFFSET)+1))) = (bit8)((((bit16)VALUE16)>>8)&0xFF); \
899 (*((bit8 *)(((bit8 *)DMA_ADDR)+(OFFSET)))) = (bit8)(((bit16)VALUE16)&0xFF);
[all …]
H A Dtdinit.c910 QueueConfig.numInboundQueues = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaLoLevelGetResource()
914 QueueConfig.numInboundQueues = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaLoLevelGetResource()
947 QueueConfig.numOutboundQueues = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaLoLevelGetResource()
951 QueueConfig.numOutboundQueues = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaLoLevelGetResource()
1176 InboundQueueSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaLoLevelGetResource()
1180 InboundQueueSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaLoLevelGetResource()
1210 InboundQueueEleSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaLoLevelGetResource()
1214 InboundQueueEleSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaLoLevelGetResource()
1244 InboundQueuePriority[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaLoLevelGetResource()
1248 InboundQueuePriority[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaLoLevelGetResource()
[all …]
H A Dtdsatypes.h104 bit16 DeviceID;
105 bit16 VendorID;
306 bit16 SASConnectTimeLimit; /* used by tdsaCTLSet() */
H A Dtdport.c277 QueueConfig->numInboundQueues = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetSwConfigParams()
281 QueueConfig->numInboundQueues = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaGetSwConfigParams()
314 QueueConfig->numOutboundQueues = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetSwConfigParams()
318 QueueConfig->numOutboundQueues = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaGetSwConfigParams()
352 tdsaAllShared->QueueOption = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetSwConfigParams()
356 tdsaAllShared->QueueOption = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaGetSwConfigParams()
578 tdsaAllShared->InboundQueueSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetSwConfigParams()
582 tdsaAllShared->InboundQueueSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaGetSwConfigParams()
613 tdsaAllShared->InboundQueueEleSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetSwConfigParams()
617 tdsaAllShared->InboundQueueEleSize[i] = (bit16) osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaGetSwConfigParams()
[all …]
H A Dtdioctl.h318 bit16 reserved2;
564 bit16 queueType;
565 bit16 queueIndex;
/freebsd/sys/dev/pms/freebsd/driver/common/
H A Dencrypt_ioctl.h145 bit16 MajorFunction;
146 bit16 MinorFunction;
147 bit16 Length;
148 bit16 Status;
H A Dostypes.h97 typedef unsigned short bit16; typedef
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h503 bit16 routingIndex; /* maximum routing table index reported by expander */
504 bit16 currentIndex[TD_MAX_EXPANDER_PHYS]; /* routing table index in use */
510 bit16 numOfUpStreamPhys;
511 bit16 currentUpStreamPhyIndex;
521 bit16 numOfDownStreamPhys;
522 bit16 currentDownStreamPhyIndex;
/freebsd/sys/dev/sound/isa/
H A Dsb.h80 #define DSP_CMD_DMAMODE(stereo, bit16) (0xA0 | (stereo ? 8:0) | (bit16 ? 4:0)) argument
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdtxchg.h90 bit16 tag;
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.h140 bit16 word[256];

123