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

  /src/sys/dev/hpc/
hpcfbvar.h 60 const struct hpcfb_accessops *ha_accessops; /* access ops */ member in struct:hpcfb_attach_args
bivideo.c 189 ha.ha_accessops = &bivideo_ha;
hpcfb.c 298 sc->sc_accessops = ha->ha_accessops;
  /src/sys/arch/hpcarm/dev/
epsonlcd.c 137 haa.ha_accessops = &epsonlcd_ha;
ipaq_lcd.c 117 ha.ha_accessops = &ipaqlcd_ha;
sed_saip.c 172 ha.ha_accessops = &sed1356_ha;
  /src/sys/arch/hpcmips/dev/
mq200.c 230 ha.ha_accessops = &mq200_ha;
ite8181.c 306 ha.ha_accessops = &ite8181_ha;
plumvideo.c 217 ha.ha_accessops = &plumvideo_ha;
  /src/sys/arch/hpcmips/tx/
tx3912video.c 189 ha.ha_accessops = &tx3912video_ha;
  /src/sys/arch/hpcsh/dev/hd64461/
hd64461video.c 263 hfa.ha_accessops = &hd64461video_ha;

Completed in 19 milliseconds