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:hardware_scb
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H
A
D
aic7xxx.h
404
struct
hardware_scb
{
struct
562
struct
hardware_scb
*hscb;
592
struct
hardware_scb
*hscbs; /* Array of hardware SCBs */
H
A
D
aic79xx.h
443
struct
hardware_scb
{
struct
593
struct
hardware_scb
*hscb;
1058
struct
hardware_scb
*next_queued_hscb;
H
A
D
aic79xx_core.c
804
struct
hardware_scb
*q_hscb;
in ahd_swap_with_next_hscb()
1339
for (i = 0; i < sizeof(struct
hardware_scb
); i++)
in ahd_flush_qoutfifo()
3569
struct
hardware_scb
*hscb;
6079
(u_int)sizeof(struct
hardware_scb
));
in ahd_alloc()
6756
struct
hardware_scb
*hscb;
in ahd_alloc_scbs()
6778
hscb = &((struct
hardware_scb
*)hscb_map->vaddr)[offset];
in ahd_alloc_scbs()
6800
hscb = (struct
hardware_scb
*)hscb_map->vaddr;
in ahd_alloc_scbs()
7011
if (sizeof(struct
hardware_scb
) != 64)
in ahd_init()
7040
+ sizeof(struct
hardware_scb
);
in ahd_init()
7097
ahd->next_queued_hscb = (struct
hardware_scb
*)next_vadd
in ahd_init()
[all...]
H
A
D
aic7xxx_core.c
391
+ (sizeof(struct
hardware_scb
) * index));
in ahc_hscb_busaddr()
540
struct
hardware_scb
*hscb;
in ahc_free_scb()
569
struct
hardware_scb
*q_hscb;
in ahc_swap_with_next_hscb()
590
+ offsetof(struct
hardware_scb
, cdb32));
in ahc_swap_with_next_hscb()
995
struct
hardware_scb
*hscb;
in ahc_handle_seqint()
2083
struct
hardware_scb
*hscb = scb->hscb;
2684
struct
hardware_scb
*pending_hscb;
in ahc_update_pending_scbs()
2721
struct
hardware_scb
*pending_hscb;
in ahc_update_pending_scbs()
4771
AHC_SCB_MAX_ALLOC * sizeof(struct
hardware_scb
),
in ahc_init_scbdata()
4792
AHC_SCB_MAX_ALLOC * sizeof(struct
hardware_scb
),
in ahc_init_scbdata()
[all...]
H
A
D
aic7xxx_osm.c
1407
struct
hardware_scb
*hscb;
in ahc_linux_run_command()
H
A
D
aic79xx_osm.c
1544
struct
hardware_scb
*hscb;
in ahd_linux_run_command()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H
A
D
aic7xxx.h
404
struct
hardware_scb
{
struct
562
struct
hardware_scb
*hscb;
592
struct
hardware_scb
*hscbs; /* Array of hardware SCBs */
H
A
D
aic79xx.h
443
struct
hardware_scb
{
struct
593
struct
hardware_scb
*hscb;
1058
struct
hardware_scb
*next_queued_hscb;
H
A
D
aic79xx_core.c
804
struct
hardware_scb
*q_hscb;
in ahd_swap_with_next_hscb()
1339
for (i = 0; i < sizeof(struct
hardware_scb
); i++)
in ahd_flush_qoutfifo()
3567
struct
hardware_scb
*hscb;
6077
(u_int)sizeof(struct
hardware_scb
));
in ahd_alloc()
6755
struct
hardware_scb
*hscb;
in ahd_alloc_scbs()
6777
hscb = &((struct
hardware_scb
*)hscb_map->vaddr)[offset];
in ahd_alloc_scbs()
6799
hscb = (struct
hardware_scb
*)hscb_map->vaddr;
in ahd_alloc_scbs()
7010
if (sizeof(struct
hardware_scb
) != 64)
in ahd_init()
7039
+ sizeof(struct
hardware_scb
);
in ahd_init()
7096
ahd->next_queued_hscb = (struct
hardware_scb
*)next_vadd
in ahd_init()
[all...]
H
A
D
aic7xxx_core.c
391
+ (sizeof(struct
hardware_scb
) * index));
in ahc_hscb_busaddr()
540
struct
hardware_scb
*hscb;
in ahc_free_scb()
569
struct
hardware_scb
*q_hscb;
in ahc_swap_with_next_hscb()
590
+ offsetof(struct
hardware_scb
, cdb32));
in ahc_swap_with_next_hscb()
995
struct
hardware_scb
*hscb;
in ahc_handle_seqint()
2081
struct
hardware_scb
*hscb = scb->hscb;
2682
struct
hardware_scb
*pending_hscb;
in ahc_update_pending_scbs()
2719
struct
hardware_scb
*pending_hscb;
in ahc_update_pending_scbs()
4770
AHC_SCB_MAX_ALLOC * sizeof(struct
hardware_scb
),
in ahc_init_scbdata()
4791
AHC_SCB_MAX_ALLOC * sizeof(struct
hardware_scb
),
in ahc_init_scbdata()
[all...]
H
A
D
aic7xxx_osm.c
1406
struct
hardware_scb
*hscb;
in ahc_linux_run_command()
H
A
D
aic79xx_osm.c
1538
struct
hardware_scb
*hscb;
in ahd_linux_run_command()
Completed in 51 milliseconds