HomeSort by: relevance | last modified time | path
    Searched refs:iodc_type (Results 1 - 25 of 30) sorted by relevancy

1 2

  /src/sys/arch/hppa/dev/
phantomas.c 55 if (ca->ca_type.iodc_type != HPPA_TYPE_BCPORT ||
gecko.c 51 if (ca->ca_type.iodc_type != HPPA_TYPE_BCPORT ||
com_dino.c 78 if (ca->ca_type.iodc_type != HPPA_TYPE_FIO ||
wax.c 100 ca->ca_type.iodc_type != HPPA_TYPE_BHA ||
asp.c 171 if (ca->ca_type.iodc_type != HPPA_TYPE_BHA ||
cpu.c 73 if (ca->ca_type.iodc_type != HPPA_TYPE_NPROC ||
siop_sgc.c 73 if (ca->ca_type.iodc_type != HPPA_TYPE_ADMA ||
mem.c 159 if (ca->ca_type.iodc_type != HPPA_TYPE_MEMORY ||
lasi.c 131 if (ca->ca_type.iodc_type != HPPA_TYPE_BHA ||
sti_sgc.c 166 if (ca->ca_type.iodc_type != HPPA_TYPE_FIO)
uturn.c 269 if (ca->ca_type.iodc_type != HPPA_TYPE_IOA ||
mongoose.c 576 if (ca->ca_type.iodc_type != HPPA_TYPE_BHA ||
  /src/sys/arch/hppa/gsc/
fdc_gsc.c 62 if (ca->ca_type.iodc_type != HPPA_TYPE_FIO ||
hil_gsc.c 65 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO ||
com_gsc.c 82 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO ||
oosiop_gsc.c 124 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO ||
lpt_gsc.c 144 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO ||
osiop_gsc.c 124 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO ||
gsckbc.c 232 if (ga->ga_type.iodc_type == HPPA_TYPE_FIO
if_iee_gsc.c 189 if (ga->ga_type.iodc_type == HPPA_TYPE_FIO
siop_gsc.c 73 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO ||
if_ie_gsc.c 363 if (ga->ga_type.iodc_type != HPPA_TYPE_FIO ||
  /src/sys/arch/hppa/hppa/
autoconf.c 531 if (nhm.hm_type.iodc_type == HPPA_TYPE_FIO) {
624 nca.ca_type.iodc_type, nca.ca_type.iodc_sv_model);
627 nca.ca_name = hppa_mod_info(nca.ca_type.iodc_type,
790 if (hm->hm_type.iodc_type != HPPA_TYPE_BHA)
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);
  /src/sys/arch/hppa/include/
pdc.h 739 iodc_type: 5; /* see below */ member in struct:iodc_data

Completed in 28 milliseconds

1 2