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:_sas_device
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H
A
D
mpt3sas_scsih.c
71
struct
_sas_device
*sas_device);
470
struct
_sas_device
*sas_device;
in _scsih_determine_boot_device()
549
static struct
_sas_device
*
553
struct
_sas_device
*ret;
in __mpt3sas_get_sdev_from_target()
564
static struct
_sas_device
*
568
struct
_sas_device
*ret;
in mpt3sas_get_sdev_from_target()
617
struct
_sas_device
*
621
struct
_sas_device
*sas_device;
in __mpt3sas_get_sdev_by_addr()
649
struct
_sas_device
*
653
struct
_sas_device
*sas_devic
in mpt3sas_get_sdev_by_addr()
[all...]
H
A
D
mpt3sas_base.h
435
struct
_sas_device
*sas_dev;
514
* struct
_sas_device
- attached device information
538
struct
_sas_device
{
struct
565
static inline void sas_device_get(struct
_sas_device
*s)
in sas_device_get()
572
kfree(container_of(r, struct
_sas_device
, refcount));
in sas_device_free()
575
static inline void sas_device_put(struct
_sas_device
*s)
in sas_device_put()
718
* @device: holds pointer for struct
_sas_device
, struct _raid_device or
1634
struct
_sas_device
*mpt3sas_get_sdev_by_addr(
1636
struct
_sas_device
*__mpt3sas_get_sdev_by_addr(
1638
struct
_sas_device
*mpt3sas_get_sdev_by_handl
[all...]
H
A
D
mpt3sas_transport.c
612
struct
_sas_device
*sas_device = NULL;
in mpt3sas_transport_port_add()
1275
struct
_sas_device
*sas_device;
in _transport_get_enclosure_identifier()
1305
struct
_sas_device
*sas_device;
in _transport_get_bay_identifier()
H
A
D
mpt3sas_ctl.c
209
struct
_sas_device
*sas_device = NULL;
in _ctl_display_some_debug()
1350
struct
_sas_device
*sas_device;
in _ctl_btdh_search_sas_device()
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H
A
D
mpt3sas_base.h
449
struct
_sas_device
*sas_dev;
529
* struct
_sas_device
- attached device information
556
struct
_sas_device
{
struct
586
static inline void sas_device_get(struct
_sas_device
*s)
in sas_device_get()
593
kfree(container_of(r, struct
_sas_device
, refcount));
in sas_device_free()
596
static inline void sas_device_put(struct
_sas_device
*s)
in sas_device_put()
739
* @device: holds pointer for struct
_sas_device
, struct _raid_device or
1830
struct
_sas_device
*mpt3sas_get_sdev_by_addr(
1833
struct
_sas_device
*__mpt3sas_get_sdev_by_addr(
1836
struct
_sas_device
*mpt3sas_get_sdev_by_handl
[all...]
H
A
D
mpt3sas_scsih.c
71
struct
_sas_device
*sas_device);
566
struct
_sas_device
*sas_device;
in _scsih_determine_boot_device()
645
static struct
_sas_device
*
649
struct
_sas_device
*ret;
in __mpt3sas_get_sdev_from_target()
660
static struct
_sas_device
*
664
struct
_sas_device
*ret;
in mpt3sas_get_sdev_from_target()
725
struct
_sas_device
*
729
struct
_sas_device
*sas_device;
in __mpt3sas_get_sdev_by_rphy()
752
* __mpt3sas_get_sdev_by_addr - get
_sas_device
object corresponding to provided
758
* Search for
_sas_device
objec
[all...]
H
A
D
mpt3sas_transport.c
114
struct
_sas_device
*sas_device;
in _transport_get_port_id_by_rphy()
691
struct
_sas_device
*sas_device = NULL;
in mpt3sas_transport_port_add()
1477
struct
_sas_device
*sas_device;
in _transport_get_enclosure_identifier()
1506
struct
_sas_device
*sas_device;
in _transport_get_bay_identifier()
H
A
D
mpt3sas_ctl.c
209
struct
_sas_device
*sas_device = NULL;
in _ctl_display_some_debug()
1364
struct
_sas_device
*sas_device;
in _ctl_btdh_search_sas_device()
Completed in 31 milliseconds