OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AE_MISC_CONTROL_SHARE_CS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/qat/
qat_ae.c
469
if (misc &
AE_MISC_CONTROL_SHARE_CS
) {
475
nmisc = misc & ~
AE_MISC_CONTROL_SHARE_CS
;
808
nval = val |
AE_MISC_CONTROL_SHARE_CS
;
810
nval = val & ~
AE_MISC_CONTROL_SHARE_CS
;
860
AE_MISC_CONTROL_CS_RELOAD |
AE_MISC_CONTROL_SHARE_CS
);
1221
val &= ~
AE_MISC_CONTROL_SHARE_CS
;
1387
if (misc &
AE_MISC_CONTROL_SHARE_CS
) {
1531
if (misc &
AE_MISC_CONTROL_SHARE_CS
) {
1537
nmisc = misc & ~
AE_MISC_CONTROL_SHARE_CS
;
1638
nmisc = misc |
AE_MISC_CONTROL_SHARE_CS
;
[
all
...]
qatreg.h
449
#define
AE_MISC_CONTROL_SHARE_CS
__BIT(2)
Completed in 15 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025