OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OSIOP_ISTAT_CON
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
osiopreg.h
326
#define
OSIOP_ISTAT_CON
0x08 /* Connected */
osiop.c
1013
if (osiop_read_1(sc, OSIOP_ISTAT) &
OSIOP_ISTAT_CON
)
1024
if ((osiop_read_1(sc, OSIOP_ISTAT) &
OSIOP_ISTAT_CON
) == 0) {
1675
if ((osiop_read_1(sc, OSIOP_ISTAT) &
OSIOP_ISTAT_CON
) == 0) {
1682
if ((osiop_read_1(sc, OSIOP_ISTAT) &
OSIOP_ISTAT_CON
) == 0) {
Completed in 14 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025