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

  /src/sys/dev/pci/
radeonfb.c 692 switch (sc->sc_ports[i].rp_dac_type) {
1836 sc->sc_ports[i].rp_dac_type = RADEON_DAC_UNKNOWN;
1904 sc->sc_ports[port].rp_dac_type = dac;
1932 sc->sc_ports[0].rp_dac_type = RADEON_DAC_PRIMARY;
1938 sc->sc_ports[1].rp_dac_type = RADEON_DAC_UNKNOWN;
1945 sc->sc_ports[0].rp_dac_type = RADEON_DAC_PRIMARY;
1951 sc->sc_ports[1].rp_dac_type = RADEON_DAC_UNKNOWN;
1959 sc->sc_ports[0].rp_dac_type = RADEON_DAC_TVDAC;
1966 sc->sc_ports[1].rp_dac_type = RADEON_DAC_PRIMARY;
1974 sc->sc_ports[0].rp_dac_type = RADEON_DAC_TVDAC
    [all...]
radeonfbvar.h 80 int rp_dac_type; member in struct:radeonfb_port

Completed in 22 milliseconds