OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CAC_CCB_ACTIVE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
cacvar.h
96
#define
CAC_CCB_ACTIVE
0x0004 /* Command submitted to controller */
cac.c
378
ccb->ccb_flags |=
CAC_CCB_ACTIVE
;
442
ccb->ccb_flags |=
CAC_CCB_ACTIVE
;
465
if ((ccb->ccb_flags &
CAC_CCB_ACTIVE
) == 0)
467
ccb->ccb_flags &= ~
CAC_CCB_ACTIVE
;
Completed in 33 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025