OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACISV_ISV4
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
cs428xreg.h
64
#define
ACISV_ISV4
0x00000002
cs4281.c
774
dat32 = BA0READ4(sc, CS428X_ACISV) & (ACISV_ISV3 |
ACISV_ISV4
) ;
775
} while (dat32 != (ACISV_ISV3 |
ACISV_ISV4
));
985
dat32 = BA0READ4(sc, CS428X_ACISV) & (ACISV_ISV3 |
ACISV_ISV4
);
986
} while (dat32 != (ACISV_ISV3 |
ACISV_ISV4
));
cs4280.c
860
while ((BA0READ4(sc, CS428X_ACISV) & (ACISV_ISV3 |
ACISV_ISV4
)) !=
861
(ACISV_ISV3 |
ACISV_ISV4
)) {
1276
while ((BA0READ4(sc, CS428X_ACISV) & (ACISV_ISV3 |
ACISV_ISV4
)) !=
1277
(ACISV_ISV3 |
ACISV_ISV4
)) {
Completed in 14 milliseconds
Indexes created Mon Oct 20 01:09:56 GMT 2025