OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hpib_softc
(Results
1 - 2
of
2
) 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
...]
Completed in 13 milliseconds
Indexes created Tue Sep 23 07:09:52 GMT 2025