OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ADW_TERM_SE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
adwlib.c
491
termination =
ADW_TERM_SE
;
1349
if ((cfg->termination &
ADW_TERM_SE
) == 0) {
1354
cfg->termination |=
ADW_TERM_SE
;
1381
scsi_cfg1 &= (~
ADW_TERM_SE
& ~ADW_TERM_LVD);
1478
if ((cfg->termination &
ADW_TERM_SE
) == 0) {
1483
cfg->termination |=
ADW_TERM_SE
;
1505
scsi_cfg1 &= ~
ADW_TERM_SE
;
1510
scsi_cfg1 |= (~cfg->termination &
ADW_TERM_SE
);
adwlib.h
483
#define
ADW_TERM_SE
0x0030 /* SE Termination Bits */
Completed in 13 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025