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:AHC_ULTRA2
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H
A
D
aic7xxx_pci.c
788
if ((ahc->features &
AHC_ULTRA2
) != 0)
in ahc_pci_config()
821
if ((ahc->features &
AHC_ULTRA2
) != 0) {
in ahc_pci_config()
877
if ((ahc->features &
AHC_ULTRA2
) != 0) {
in ahc_pci_config()
949
if ((ahc->features &
AHC_ULTRA2
) != 0)
in ahc_pci_config()
981
if ((ahc->features &
AHC_ULTRA2
) != 0)
in ahc_ext_scbram_present()
1022
if ((ahc->features &
AHC_ULTRA2
) != 0) {
in ahc_scbram_config()
1448
if ((ahc->features &
AHC_ULTRA2
) != 0) {
in ahc_parse_pci_eeprom()
1599
&& (ahc->features &
AHC_ULTRA2
) == 0) {
in configure_termination()
1634
if ((ahc->features &
AHC_ULTRA2
) == 0
in configure_termination()
1673
if ((ahc->features &
AHC_ULTRA2
) !
in configure_termination()
[all...]
H
A
D
aic7xxx_core.c
310
if ((ahc->features &
AHC_ULTRA2
) != 0)
in ahc_pause_bug_fix()
1424
if ((ahc->features &
AHC_ULTRA2
) != 0) {
in ahc_handle_seqint()
1544
if ((ahc->features &
AHC_ULTRA2
) != 0)
in ahc_handle_scsiint()
1574
if ((ahc->features &
AHC_ULTRA2
) != 0
in ahc_handle_scsiint()
2200
if ((ahc->features &
AHC_ULTRA2
) != 0) {
in ahc_devlimited_syncrate()
2263
if ((ahc->features & (AHC_DT |
AHC_ULTRA2
)) == 0
in ahc_find_syncrate()
2266
if ((ahc->features & (AHC_DT |
AHC_ULTRA2
| AHC_ULTRA)) == 0
in ahc_find_syncrate()
2278
if ((ahc->features &
AHC_ULTRA2
) != 0
in ahc_find_syncrate()
2309
|| ((ahc->features &
AHC_ULTRA2
) != 0
in ahc_find_syncrate()
2328
if ((ahc->features &
AHC_ULTRA2
) !
in ahc_find_period()
[all...]
H
A
D
aic7xxx.h
207
AHC_ULTRA2
= 0x00002, /* Supports 40MHz Transfers */
enumerator
248
AHC_AIC7890_FE = AHC_MORE_SRAM|AHC_CMD_CHAN|
AHC_ULTRA2
H
A
D
aic7xxx_osm.c
601
if ((ahc->features &
AHC_ULTRA2
) != 0) {
in ahc_linux_target_alloc()
2500
if (!(ahc->features &
AHC_ULTRA2
)) {
in ahc_linux_get_signalling()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H
A
D
aic7xxx_pci.c
788
if ((ahc->features &
AHC_ULTRA2
) != 0)
in ahc_pci_config()
821
if ((ahc->features &
AHC_ULTRA2
) != 0) {
in ahc_pci_config()
877
if ((ahc->features &
AHC_ULTRA2
) != 0) {
in ahc_pci_config()
949
if ((ahc->features &
AHC_ULTRA2
) != 0)
in ahc_pci_config()
981
if ((ahc->features &
AHC_ULTRA2
) != 0)
in ahc_ext_scbram_present()
1022
if ((ahc->features &
AHC_ULTRA2
) != 0) {
in ahc_scbram_config()
1448
if ((ahc->features &
AHC_ULTRA2
) != 0) {
in ahc_parse_pci_eeprom()
1599
&& (ahc->features &
AHC_ULTRA2
) == 0) {
in configure_termination()
1634
if ((ahc->features &
AHC_ULTRA2
) == 0
in configure_termination()
1673
if ((ahc->features &
AHC_ULTRA2
) !
in configure_termination()
[all...]
H
A
D
aic7xxx_core.c
310
if ((ahc->features &
AHC_ULTRA2
) != 0)
in ahc_pause_bug_fix()
1423
if ((ahc->features &
AHC_ULTRA2
) != 0) {
in ahc_handle_seqint()
1543
if ((ahc->features &
AHC_ULTRA2
) != 0)
in ahc_handle_scsiint()
1573
if ((ahc->features &
AHC_ULTRA2
) != 0
in ahc_handle_scsiint()
2198
if ((ahc->features &
AHC_ULTRA2
) != 0) {
in ahc_devlimited_syncrate()
2261
if ((ahc->features & (AHC_DT |
AHC_ULTRA2
)) == 0
in ahc_find_syncrate()
2264
if ((ahc->features & (AHC_DT |
AHC_ULTRA2
| AHC_ULTRA)) == 0
in ahc_find_syncrate()
2276
if ((ahc->features &
AHC_ULTRA2
) != 0
in ahc_find_syncrate()
2307
|| ((ahc->features &
AHC_ULTRA2
) != 0
in ahc_find_syncrate()
2326
if ((ahc->features &
AHC_ULTRA2
) !
in ahc_find_period()
[all...]
H
A
D
aic7xxx.h
207
AHC_ULTRA2
= 0x00002, /* Supports 40MHz Transfers */
enumerator
248
AHC_AIC7890_FE = AHC_MORE_SRAM|AHC_CMD_CHAN|
AHC_ULTRA2
H
A
D
aic7xxx_osm.c
600
if ((ahc->features &
AHC_ULTRA2
) != 0) {
in ahc_linux_target_alloc()
2503
if (!(ahc->features &
AHC_ULTRA2
)) {
in ahc_linux_get_signalling()
Completed in 24 milliseconds