HomeSort by: relevance | last modified time | path
    Searched refs:PLATID_DEREF (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/arch/hpc/include/
platid.h 131 #define PLATID_DEREF(pp) (*PLATID_DEREFP(pp))
  /src/sys/arch/hpcmips/dev/
mq200machdep.c 187 mask = PLATID_DEREF(mdp->md_platform);
com_hpcio.c 283 mask = PLATID_DEREF(cf->cf_loc[HPCIOIFCF_PLATFORM]);
ucbtp.c 238 mask = PLATID_DEREF(&tab->cst_platform);
  /src/sys/arch/hpcmips/isa/
plumisa_machdep.c 82 mask = PLATID_DEREF(match->cf_loc[PLUMIOBUSIFCF_PLATFORM]);
isa_machdep.c 127 mask = PLATID_DEREF(match->cf_loc[HPCIOIFCF_PLATFORM]);
  /src/sys/dev/hpc/
button.c 82 mask = PLATID_DEREF(match->cf_loc[HPCIOIFCF_PLATFORM]);
hpcioman.c 66 mask = PLATID_DEREF(cf->cf_loc[HPCIOIFCF_PLATFORM]);
pwctl.c 103 mask = PLATID_DEREF(match->cf_loc[HPCIOIFCF_PLATFORM]);
hpckbd.c 344 mask = PLATID_DEREF(tab->ht_platform);
  /src/sys/arch/hpcmips/tx/
txcsbus.c 125 mask = PLATID_DEREF(cf->cf_loc[TXCSBUSIFCF_PLATFORM]);
  /src/sys/arch/hpcmips/vr/
vrc4172pwm.c 166 mask = PLATID_DEREF(cf->cf_loc[VRIPIFCF_PLATFORM]);
vrip.c 287 mask = PLATID_DEREF(cf->cf_loc[VRIPIFCF_PLATFORM]);
vrc4172gpio.c 186 mask = PLATID_DEREF(cf->cf_loc[HPCIOIFCF_PLATFORM]);

Completed in 22 milliseconds