OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SCB_LIST_NULL
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
aic79xxvar.h
81
#define
SCB_LIST_NULL
0xFF00
82
#define SCB_LIST_NULL_LE (ahd_htole16(
SCB_LIST_NULL
))
85
#define SCBID_IS_NULL(scbid) (((scbid) & 0xFF00 ) ==
SCB_LIST_NULL
)
1354
ahd_busy_tcl(ahd, tcl,
SCB_LIST_NULL
);
/src/sys/dev/microcode/aic7xxx/
aic7xxx_reg.h
1760
#define
SCB_LIST_NULL
0xff
Completed in 16 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025