Home
last modified time | relevance | path

Searched refs:ULONG (Results 1 – 25 of 61) sorted by relevance

123

/NextBSD/sys/dev/drm2/radeon/
HDatombios.h48 #ifndef ULONG
49 typedef unsigned long ULONG; typedef
398ULONG ulPointerReturnFlag:1; // BYTE_3[7]=1 - Return the pointer to the right Data Block; BYT…
399 ULONG ulMemoryModuleNumber:7; // BYTE_3[6:0]
400 ULONG ulClockFreq:24;
402 ULONG ulClockFreq:24;
403 ULONG ulMemoryModuleNumber:7; // BYTE_3[6:0]
404ULONG ulPointerReturnFlag:1; // BYTE_3[7]=1 - Return the pointer to the right Data Block; BYT…
411ULONG ulClock; //When returen, it's the re-calculated clock based on given Fb_div Post_Di…
420 ULONG ulClock; //When return, [23:0] return real clock
[all …]
HDatom-types.h34 typedef uint32_t ULONG; typedef
/NextBSD/contrib/apr/misc/unix/
HDrandbyte_os2.inc65 static APIRET APIENTRY(*DosPerfSysCall) (ULONG ulCommand, ULONG ulParm1,
66 ULONG ulParm2, ULONG ulParm3) = NULL;
71 ULONG ulTimeLow; /* Low 32 bits of time stamp */
72 ULONG ulTimeHigh; /* High 32 bits of time stamp */
73 ULONG ulIdleLow; /* Low 32 bits of idle time */
74 ULONG ulIdleHigh; /* High 32 bits of idle time */
75 ULONG ulBusyLow; /* Low 32 bits of busy time */
76 ULONG ulBusyHigh; /* High 32 bits of busy time */
77 ULONG ulIntrLow; /* Low 32 bits of interrupt time */
78 ULONG ulIntrHigh; /* High 32 bits of interrupt time */
[all …]
/NextBSD/sys/dev/hptmv/
HDarray.h64 ULONG dArStamp; /* array ID. all disks in a array has same ID */
65 ULONG failedStamps[4]; /* stamp for failed members */
107 ULONG Signature; /* This block is vaild array info block */
108 ULONG dArStamp; /* array ID. all disks in a array has same ID */
126 ULONG Capacity; /* capacity for the array */
143 ULONG RebuildSectors; /* how many sectors is OK (LBA on member disk) */
179 ULONG CapacityHi32;
180 ULONG RebuildSectorsHi32;
184 ULONG failedStamps[4]; /* failed memebrs's stamps */
208 ULONG FASTCALL GetStamp(void);
HDatapi.h214 ULONG CurrentSectorCapacity; /* 72 57-58 */
216 ULONG UserAddressableSectors; /* 78 60-61 */
239 ULONG Lba48BitLow; /* 101-100 */
240 ULONG Lba48BitHigh; /* 103-102 */
251 ULONG MaximumLbaLow;
252 ULONG MaximumLbaHigh;
291 ULONG CurrentSectorCapacity; /* 72 57-58 */
293 ULONG UserAddressableSectors; /* 60-61 */
353 #define SECTOR_TO_BYTE(x) ((ULONG)(x) << SECTOR_TO_BYTE_SHIFT)
HDraid5n.h58 void HPTLIBAPI DoXor1(ULONG *p0, ULONG *p1, ULONG *p2, UINT nBytes);
59 void HPTLIBAPI DoXor2(ULONG *p0, ULONG *p2, UINT nBytes);
HDglobal.h94 ULONG dDeRealCapacity;
95 ULONG dDeHiddenLba;
96 ULONG HeadPosition;
97 ULONG QueueLength;
186 int HPTLIBAPI fDeReadWrite(PDevice pDev, ULONG Lba, UCHAR Cmd, void *tmpBuffer);
HDhptintf.h324 ULONG IoPort; /* IDE Base Port Address */
325 ULONG ControlPort; /* IDE Control Port Address */
440 ULONG CurrentSectorCapacity; /* 72 57-58 */
442 ULONG UserAddressableSectors; /* 60-61 */
584 ULONG reserve2[13]; /* pad to 64 bytes */
717 ULONG Lba;
721 ULONG BufferPtr;
915 int hpt_device_io(DEVICEID id, int cmd, ULONG lba, DWORD nSector, LPVOID buffer);
1097 int hpt_lock_device(DEVICEID idDisk, ULONG Lba, UCHAR nSectors);
1139 int hpt_verify_data_block(DEVICEID idArray, ULONG Lba, UCHAR nSectors);
[all …]
HDaccess601.h45 int HPTLIBAPI sx508x_ioctl(MV_SATA_ADAPTER *pSataAdapter, UCHAR *indata, ULONG inlen,
46 UCHAR *outdata, ULONG maxoutlen, ULONG *poutlen);
HDosbsd.h66 ULONG start_abs_sector;
67 ULONG num_of_sector;
270 ULONG nInBufferSize;
271 ULONG nOutBufferSize;
309 ULONG lba;
HDcommand.h166 ULONG dummy[2]; /* uScratch.wait shall be moved out uScratch.
186 ULONG WordsLeft;
200 ULONG cmd_priv;
HDentry.c1056 fDeReadWrite(PDevice pDev, ULONG Lba, UCHAR Cmd, void *tmpBuffer) in fDeReadWrite()
1583 ULONG ticks = 0; in fCompleteAllCommandsSynchronously()
1795 ULONG size = tmpSg->wSgSize? tmpSg->wSgSize : 0x10000; in fDeviceSendCommand()
1848 pUdmaParams->prdLowAddr = (ULONG)fOsPhysicalAddress(pPRDTable); in fDeviceSendCommand()
2533 ULONG HPTLIBAPI
2540 ULONG stamp; in GetStamp()
2682 *(ULONG *)&ccb->csio.cdb_io.cdb_bytes[0], in OsSendCommand()
2683 *(ULONG *)&ccb->csio.cdb_io.cdb_bytes[4], in OsSendCommand()
2684 *(ULONG *)&ccb->csio.cdb_io.cdb_bytes[8] in OsSendCommand()
2803 pCmd->uCmd.Ide.Lba = ((ULONG)Cdb[1] << 16) | ((ULONG)Cdb[2] << 8) | (ULONG)Cdb[3]; in OsSendCommand()
[all …]
HDvdevice.h257 ULONG relsect; /* first sector relative to start of disk */
258 ULONG numsect; /* number of sectors in partition */
/NextBSD/contrib/wpa/src/drivers/
HDdriver_ndis.c87 ULONG SsidLength;
102 ULONG Length;
103 ULONG HopPattern;
104 ULONG HopSet;
105 ULONG DwellTime;
109 ULONG Length;
110 ULONG BeaconPeriod;
111 ULONG ATIMWindow;
112 ULONG DSConfig;
159 ULONG Length;
[all …]
/NextBSD/contrib/expat/xmlwf/
HDxmlwin32url.cxx22 STDMETHODIMP_(ULONG) AddRef();
23 STDMETHODIMP_(ULONG) Release();
28 STDMETHODIMP OnProgress(ULONG, ULONG, ULONG, LPCWSTR);
41 ULONG ref_;
47 STDMETHODIMP_(ULONG) in STDMETHODIMP_() argument
53 STDMETHODIMP_(ULONG) in STDMETHODIMP_() argument
97 Callback::OnProgress(ULONG, ULONG, ULONG, LPCWSTR) in OnProgress() argument
/NextBSD/usr.sbin/wpa/wpa_supplicant/
HDPacket32.c74 ULONG Length;
75 ULONG KeyIndex;
76 ULONG KeyLength;
83 ULONG Length;
84 ULONG KeyIndex;
85 ULONG KeyLength;
236 PacketGetAdapterNames(CHAR *namelist, ULONG *len) in PacketGetAdapterNames()
HDntddndis.h13 #define ULONG uint32_t macro
HDPacket32.h53 extern int PacketGetAdapterNames(CHAR *, ULONG *);
/NextBSD/usr.bin/xlint/common/
HDinittyp.c84 LONG, ULONG, in inittyp()
86 { ULONG, { LONG_SIZE, 4 * CHAR_BIT, in inittyp()
87 LONG, ULONG, in inittyp()
/NextBSD/sys/dev/ctau/
HDctddk.h464 ULONG bufsz; /* size of shared memory buffer */
468 ULONG debug; /* debug flags */
469 ULONG idbase; /* TAPI device identifier base number */
470 ULONG anum; /* adapter number, from inf setup script */
/NextBSD/contrib/apr-util/ldap/
HDapr_ldap_option.c336 ULONG ul = (ULONG) LDAP_OPT_OFF; in option_set_tls()
345 ULONG ul = (ULONG) LDAP_OPT_ON; in option_set_tls()
/NextBSD/contrib/ntp/lib/isc/win32/
HDinterfaceiter.c53 ULONG ipaasize; /* Bytes allocated */
71 typedef ULONG (WINAPI *PGETADAPTERSADDRESSES)(
72 ULONG Family,
73 ULONG Flags,
124 ULONG err; in isc_interfaceiter_create()
/NextBSD/bin/ps/
HDps.h36 enum type { CHAR, UCHAR, SHORT, USHORT, INT, UINT, LONG, ULONG, KPTR, PGTOK }; enumerator
/NextBSD/usr.bin/xlint/lint1/
HDscan.l470 { UINT, ULONG, UQUAD } in icon()
536 typ = ULONG; in icon()
538 if (typ == UINT || typ == ULONG) { in icon()
552 typ = ULONG; in icon()
556 typ = ULONG; in icon()
582 case ULONG: in icon()
/NextBSD/contrib/llvm/lib/DebugInfo/PDB/DIA/
HDDIAEnumLineNumbers.cpp36 ULONG NumFetched = 0; in getNext()

123