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

  /src/sys/dev/pci/
radeonfb.c 1807 sc->sc_ports[i].rp_ddc_type = RADEON_DDC_NONE;
1863 (sc->sc_ports[port].rp_ddc_type == ddc)) {
1874 sc->sc_ports[port].rp_ddc_type =
1903 sc->sc_ports[0].rp_ddc_type = RADEON_DDC_CRT2;
1909 sc->sc_ports[1].rp_ddc_type = RADEON_DDC_NONE;
1916 sc->sc_ports[0].rp_ddc_type = RADEON_DDC_CRT2;
1922 sc->sc_ports[1].rp_ddc_type = RADEON_DDC_NONE;
1930 sc->sc_ports[0].rp_ddc_type = RADEON_DDC_DVI;
1937 sc->sc_ports[1].rp_ddc_type = RADEON_DDC_VGA;
1945 sc->sc_ports[0].rp_ddc_type = RADEON_DDC_DVI
    [all...]
radeonfbvar.h 81 int rp_ddc_type; member in struct:radeonfb_port

Completed in 14 milliseconds