OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SBICF_SYNCNEGO
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/sgimips/stand/common/
iris_scsivar.h
72
#define
SBICF_SYNCNEGO
0x08 /* Sync negotiation in progress */
iris_scsi.c
330
sc->sc_flags |=
SBICF_SYNCNEGO
;
/src/sys/dev/ic/
wd33c93var.h
191
#define
SBICF_SYNCNEGO
0x08 /* Sync negotiation in progress */
wd33c93.c
1115
sc->sc_flags |=
SBICF_SYNCNEGO
;
1566
sc->sc_flags &= ~
SBICF_SYNCNEGO
;
1677
if ((sc->sc_flags&
SBICF_SYNCNEGO
) == 0 &&
1692
if ((sc->sc_flags&
SBICF_SYNCNEGO
) == 0)
1694
sc->sc_flags &= ~
SBICF_SYNCNEGO
;
1825
if ((sc->sc_flags &
SBICF_SYNCNEGO
) == 0) {
Completed in 14 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025