OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AHC_INITIATORROLE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/microcode/aic7xxx/
aic7xxx.seq
180
if ((ahc->flags &
AHC_INITIATORROLE
) != 0) {
331
if ((ahc->flags &
AHC_INITIATORROLE
) != 0) {
643
if ((ahc->flags &
AHC_INITIATORROLE
) != 0) {
932
if ((ahc->flags &
AHC_INITIATORROLE
) != 0) {
1268
if ((ahc->flags &
AHC_INITIATORROLE
) != 0) {
1366
if ((ahc->flags &
AHC_INITIATORROLE
) != 0) {
1694
if ((ahc->flags &
AHC_INITIATORROLE
) != 0) {
aic7xxx_seq.h
1026
return ((ahc->flags &
AHC_INITIATORROLE
) != 0);
/src/sys/dev/ic/
aic7xxx.c
4482
ahc->flags |=
AHC_INITIATORROLE
;
4602
&& (ahc->flags &
AHC_INITIATORROLE
) != 0)
4624
&& (ahc->flags &
AHC_INITIATORROLE
) != 0)
4855
if ((ahc->flags &
AHC_INITIATORROLE
) != 0)
6874
&& (ahc->flags &
AHC_INITIATORROLE
) != 0) {
6883
} else if ((ahc->flags &
AHC_INITIATORROLE
) != 0
6923
ahc->flags &= ~
AHC_INITIATORROLE
;
7159
ahc->flags |=
AHC_INITIATORROLE
;
aic7xxxvar.h
431
AHC_INITIATORROLE
= 0x1000, /*
Completed in 19 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025