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

  /src/sys/dev/hpc/
video_subr.h 45 void *vc_v; /* CPU/chipset dependent goo */ member in struct:video_chip
  /src/sys/arch/hpcmips/tx/
tx3912video.c 156 tc = chip->vc_v;
210 tx_chipset_tag_t tc = chip->vc_v;
306 chip->vc_v = tc = tx_conf_get_tag();
399 tx_chipset_tag_t tc = chip->vc_v;
439 tx_chipset_tag_t tc = chip->vc_v;
473 tx_chipset_tag_t tc = chip->vc_v;
725 tx_chipset_tag_t tc = sc->sc_chip->vc_v;
  /src/sys/arch/hpcmips/dev/
plumvideo.c 315 chip->vc_v = sc->sc_pc->pc_tc;

Completed in 23 milliseconds