OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCB_UNTAGGEDQ
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
aic7xxx_osm.c
208
if ((scb->flags &
SCB_UNTAGGEDQ
) != 0) {
215
scb->flags &= ~
SCB_UNTAGGEDQ
;
655
scb->flags |=
SCB_UNTAGGEDQ
;
aic7xxxvar.h
656
SCB_UNTAGGEDQ
= 0x0200,
aic7xxx.c
3531
scb->flags |=
SCB_UNTAGGEDQ
;
5580
scb->flags &= ~
SCB_UNTAGGEDQ
;
Completed in 47 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025