OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ca_type
(Results
1 - 21
of
21
) sorted by relevancy
/src/sys/arch/hppa/dev/
gecko.c
51
if (ca->
ca_type
.iodc_type != HPPA_TYPE_BCPORT ||
52
ca->
ca_type
.iodc_sv_model != HPPA_BCPORT_PORT)
55
if (ca->
ca_type
.iodc_model == 0x50 &&
56
ca->
ca_type
.iodc_revision == 0x00)
phantomas.c
55
if (ca->
ca_type
.iodc_type != HPPA_TYPE_BCPORT ||
56
ca->
ca_type
.iodc_sv_model != HPPA_BCPORT_PHANTOM) {
sti_sgc.c
131
if (ca->
ca_type
.iodc_sv_model == HPPA_FIO_GSGC &&
136
if (sti_sgc_opt[i] == ca->
ca_type
.iodc_revision)
166
if (ca->
ca_type
.iodc_type != HPPA_TYPE_FIO)
170
if (ca->
ca_type
.iodc_sv_model != HPPA_FIO_GSGC &&
171
ca->
ca_type
.iodc_sv_model != HPPA_FIO_SGC)
215
ca->
ca_type
.iodc_sv_model == HPPA_FIO_SGC && id == STI_ID_FDDI) {
com_dino.c
78
if (ca->
ca_type
.iodc_type != HPPA_TYPE_FIO ||
79
ca->
ca_type
.iodc_sv_model != HPPA_FIO_GRS232)
wax.c
100
ca->
ca_type
.iodc_type != HPPA_TYPE_BHA ||
101
ca->
ca_type
.iodc_sv_model != HPPA_BHA_WAX)
uturn.c
269
if (ca->
ca_type
.iodc_type != HPPA_TYPE_IOA ||
270
ca->
ca_type
.iodc_sv_model != HPPA_IOA_UTURN)
273
if (ca->
ca_type
.iodc_model == 0x58 &&
274
ca->
ca_type
.iodc_revision >= 0x20)
306
ca->
ca_type
.iodc_revision < 0x10 ? "U2" : "UTurn",
307
ca->
ca_type
.iodc_revision & 0xf);
asp.c
171
if (ca->
ca_type
.iodc_type != HPPA_TYPE_BHA ||
172
ca->
ca_type
.iodc_sv_model != HPPA_BHA_ASP)
cpu.c
73
if (ca->
ca_type
.iodc_type != HPPA_TYPE_NPROC ||
74
ca->
ca_type
.iodc_sv_model != HPPA_NPROC_HPPA)
siop_sgc.c
73
if (ca->
ca_type
.iodc_type != HPPA_TYPE_ADMA ||
74
ca->
ca_type
.iodc_sv_model != HPPA_ADMA_FWSCSI)
mem.c
159
if (ca->
ca_type
.iodc_type != HPPA_TYPE_MEMORY ||
160
ca->
ca_type
.iodc_sv_model != HPPA_MEMORY_PDEP)
lasi.c
131
if (ca->
ca_type
.iodc_type != HPPA_TYPE_BHA ||
132
ca->
ca_type
.iodc_sv_model != HPPA_BHA_LASI)
astro.c
214
if (ca->
ca_type
.iodc_type != HPPA_TYPE_IOA ||
215
ca->
ca_type
.iodc_sv_model != HPPA_IOA_UTURN)
218
if (ca->
ca_type
.iodc_model == 0x58 &&
219
ca->
ca_type
.iodc_revision >= 0x20)
dino.c
1726
if (ca->
ca_type
.iodc_type != HPPA_TYPE_BRIDGE ||
1727
ca->
ca_type
.iodc_sv_model != HPPA_BRIDGE_DINO)
1731
if (ca->
ca_type
.iodc_model == 0x78)
1803
ver = ca->
ca_type
.iodc_revision;
1804
switch ((ca->
ca_type
.iodc_model << 4) |
1805
(ca->
ca_type
.iodc_revision >> 4)) {
elroy.c
206
(ca->
ca_type
.iodc_type == HPPA_TYPE_BRIDGE &&
207
ca->
ca_type
.iodc_sv_model == HPPA_BRIDGE_DINO &&
208
ca->
ca_type
.iodc_model == 0x78))
1305
switch ((ca->
ca_type
.iodc_model << 4) |
1306
(ca->
ca_type
.iodc_revision >> 4)) {
mongoose.c
576
if (ca->
ca_type
.iodc_type != HPPA_TYPE_BHA ||
577
ca->
ca_type
.iodc_sv_model != HPPA_BHA_EISA)
hyperfb.c
254
if (ca->
ca_type
.iodc_type != HPPA_TYPE_FIO)
258
if (ca->
ca_type
.iodc_sv_model != HPPA_FIO_GSGC &&
259
ca->
ca_type
.iodc_sv_model != HPPA_FIO_SGC)
/src/sys/arch/hppa/gsc/
gscbusvar.h
39
#define ga_type ga_ca.
ca_type
fdc_gsc.c
62
if (ca->
ca_type
.iodc_type != HPPA_TYPE_FIO ||
63
ca->
ca_type
.iodc_sv_model != HPPA_FIO_GPCFD)
/src/sys/arch/hppa/include/
autoconf.h
40
struct iodc_data
ca_type
; /* iodc-specific type descrition */
member in struct:confargs
/src/sys/arch/hppa/hppa/
autoconf.c
570
nca.
ca_type
= hm->hm_type;
624
nca.
ca_type
.iodc_type, nca.
ca_type
.iodc_sv_model);
627
nca.ca_name = hppa_mod_info(nca.
ca_type
.iodc_type,
628
nca.
ca_type
.iodc_sv_model);
mainbus.c
1341
if (ca->
ca_type
.iodc_type == HPPA_TYPE_NPROC ||
1342
ca->
ca_type
.iodc_type == HPPA_TYPE_MEMORY)
1352
if ((ca->
ca_type
.iodc_type != HPPA_TYPE_NPROC &&
1353
ca->
ca_type
.iodc_type != HPPA_TYPE_MEMORY))
1476
pnp, ca->
ca_type
.iodc_type, ca->
ca_type
.iodc_sv_model);
Completed in 27 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025