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

  /src/sys/dev/pci/
tgavar.h 77 *dc_ramdac_cookie; /* the RAMDAC type; see above */ member in struct:tga_devconfig
tga.c 468 dc->dc_ramdac_cookie =
472 dc->dc_ramdac_cookie =
476 dc->dc_ramdac_cookie = dc->dc_ramdac_funcs->ramdac_register(dc,
482 (dc->dc_ramdac_cookie, tga_getdotclock(dc));
490 (*dc->dc_ramdac_funcs->ramdac_init)(dc->dc_ramdac_cookie);
532 struct ramdac_cookie *dcrc = dc->dc_ramdac_cookie;
627 f(dc->dc_ramdac_cookie);
639 struct ramdac_cookie *dcrc= dc->dc_ramdac_cookie;
800 struct ramdac_cookie *dcrc = dc->dc_ramdac_cookie;
859 struct ramdac_cookie *dcrc = dc->dc_ramdac_cookie;
    [all...]

Completed in 14 milliseconds