OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCB_NEGOTIATE
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/ic/
aic79xx_osm.c
611
scb->flags |=
SCB_NEGOTIATE
;
aic7xxx_osm.c
624
scb->flags |=
SCB_NEGOTIATE
;
aic79xxvar.h
600
SCB_NEGOTIATE
= 0x00080,/* Negotiation forced for command. */
aic7xxxvar.h
654
SCB_NEGOTIATE
= 0x0080,/* Negotiation forced for command. */
aic7xxx.c
571
scb->flags &= ~
SCB_NEGOTIATE
;
2330
} else if ((scb->flags & (SCB_AUTO_NEGOTIATE|
SCB_NEGOTIATE
)) != 0) {
aic79xx.c
3533
} else if ((scb->flags & (SCB_AUTO_NEGOTIATE|
SCB_NEGOTIATE
)) != 0) {
8014
~(
SCB_NEGOTIATE
|SCB_ABORT|SCB_DEVICE_RESET);
Completed in 58 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025