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

  /src/sys/dev/pci/
radeonfbvar.h 79 int rp_conn_type; member in struct:radeonfb_port
radeonfb.c 1809 sc->sc_ports[i].rp_conn_type = RADEON_CONN_NONE;
1877 sc->sc_ports[port].rp_conn_type =
1905 sc->sc_ports[0].rp_conn_type = RADEON_CONN_DVI_I;
1911 sc->sc_ports[1].rp_conn_type = RADEON_CONN_NONE;
1918 sc->sc_ports[0].rp_conn_type = RADEON_CONN_DVI_I;
1924 sc->sc_ports[1].rp_conn_type = RADEON_CONN_NONE;
1932 sc->sc_ports[0].rp_conn_type = RADEON_CONN_DVI_D;
1939 sc->sc_ports[1].rp_conn_type = RADEON_CONN_CRT;
1947 sc->sc_ports[0].rp_conn_type = RADEON_CONN_DVI_D;
1954 sc->sc_ports[1].rp_conn_type = RADEON_CONN_CRT
    [all...]

Completed in 14 milliseconds