Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:uCHAR
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/dpt/
H
A
D
sys_info.h
83
uCHAR
heads; /* Up to 255 */
84
uCHAR
sectors; /* Up to 63 */
138
uCHAR
drive0CMOS; /* CMOS Drive 0 Type */
139
uCHAR
drive1CMOS; /* CMOS Drive 1 Type */
140
uCHAR
numDrives; /* 0040:0075 contents */
141
uCHAR
processorFamily; /* Same as DPTSIG's definition */
142
uCHAR
processorType; /* Same as DPTSIG's definition */
143
uCHAR
smartROMMajorVersion;
144
uCHAR
smartROMMinorVersion; /* SmartROM version */
145
uCHAR
smartROMRevisio
[all...]
H
A
D
dpti_ioctl.h
82
uCHAR
state; /* Operational state */
83
uCHAR
id; /* Host adapter SCSI id */
92
uCHAR
do_drive32; /* Flag for Above 16 MB Ability */
93
uCHAR
BusQuiet; /* SCSI Bus Quiet Flag */
95
uCHAR
primary; /* 1 For Primary, 0 For Secondary */
96
uCHAR
eataVersion; /* EATA Version */
99
uCHAR
drqNum; /* DRQ Index (0,5,6,7) */
100
uCHAR
flag1; /* EATA Flags 1 (Byte 9) */
101
uCHAR
flag2; /* EATA Flags 2 (Byte 30) */
109
uCHAR
pciBusNu
[all...]
H
A
D
osd_util.h
185
typedef unsigned char
uCHAR
;
typedef
191
uCHAR
u8[4];
296
DLL_HANDLE_T osdLoadModule(
uCHAR
*);
300
void * osdGetFnAddr(DLL_HANDLE_T,
uCHAR
*);
352
uCHAR
osdSetThreadPriority(uLONG tid,
uCHAR
priority);
Completed in 2 milliseconds