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:atpdev
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
atp870u.c
1254
struct atp_unit *
atpdev
= shost_priv(shpnt);
in atp870_init()
local
1255
struct pci_dev *pdev =
atpdev
->pdev;
in atp870_init()
1269
atpdev
->ioport[0] = shpnt->io_port;
in atp870_init()
1270
atpdev
->pciport[0] = shpnt->io_port + 0x20;
in atp870_init()
1272
atpdev
->host_id[0] = host_id;
in atp870_init()
1273
scam_on = atp_readb_pci(
atpdev
, 0, 2);
in atp870_init()
1274
atpdev
->global_map[0] = atp_readb_base(
atpdev
, 0x2d);
in atp870_init()
1275
atpdev
->ultra_map[0] = atp_readw_base(
atpdev
,
in atp870_init()
1305
struct atp_unit *
atpdev
= shost_priv(shpnt);
atp880_init()
local
1390
struct atp_unit *
atpdev
= shost_priv(shpnt);
atp885_init()
local
1500
struct atp_unit *
atpdev
;
atp870u_probe()
local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
atp870u.c
1307
struct atp_unit *
atpdev
= shost_priv(shpnt);
in atp870_init()
local
1308
struct pci_dev *pdev =
atpdev
->pdev;
in atp870_init()
1323
atpdev
->ioport[0] = shpnt->io_port;
in atp870_init()
1324
atpdev
->pciport[0] = shpnt->io_port + 0x20;
in atp870_init()
1326
atpdev
->host_id[0] = host_id;
in atp870_init()
1327
scam_on = atp_readb_pci(
atpdev
, 0, 2);
in atp870_init()
1328
atpdev
->global_map[0] = atp_readb_base(
atpdev
, 0x2d);
in atp870_init()
1329
atpdev
->ultra_map[0] = atp_readw_base(
atpdev
,
in atp870_init()
1359
struct atp_unit *
atpdev
= shost_priv(shpnt);
atp880_init()
local
1445
struct atp_unit *
atpdev
= shost_priv(shpnt);
atp885_init()
local
1558
struct atp_unit *
atpdev
;
atp870u_probe()
local
[all...]
Completed in 4 milliseconds