OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hpib_softc
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/hp300/stand/common/
hpibvar.h
36
struct
hpib_softc
{
struct
43
extern struct
hpib_softc
hpib_softc
[];
hpib.c
50
struct
hpib_softc
hpib_softc
[NHPIB];
variable in typeref:struct:hpib_softc[]
56
struct
hpib_softc
*hs;
63
hs = &
hpib_softc
[i];
79
if (unit >= NHPIB ||
hpib_softc
[unit].sc_alive == 0)
90
if (
hpib_softc
[unit].sc_type == HPIBC)
103
if (
hpib_softc
[unit].sc_type == HPIBC)
112
if (
hpib_softc
[unit].sc_type == HPIBC)
124
if (
hpib_softc
[unit].sc_type == HPIBC)
140
if (
hpib_softc
[unit].sc_type == HPIBC
[
all
...]
fhpib.c
50
struct
hpib_softc
*hs = &
hpib_softc
[unit];
64
struct
hpib_softc
*hs = &
hpib_softc
[unit];
85
struct
hpib_softc
*hs = &
hpib_softc
[unit];
125
struct
hpib_softc
*hs = &
hpib_softc
[unit];
161
struct
hpib_softc
*hs = &
hpib_softc
[unit]
[
all
...]
nhpib.c
51
struct
hpib_softc
*hs = &
hpib_softc
[unit];
71
struct
hpib_softc
*hs = &
hpib_softc
[unit];
101
struct
hpib_softc
*hs = &
hpib_softc
[unit];
137
struct
hpib_softc
*hs = &
hpib_softc
[unit];
171
struct
hpib_softc
*hs = &
hpib_softc
[unit]
[
all
...]
Completed in 13 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025