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 859 if (sc->sc_ports[j].rp_conn_type ==
1837 sc->sc_ports[i].rp_conn_type = RADEON_CONN_NONE;
1905 sc->sc_ports[port].rp_conn_type =
1933 sc->sc_ports[0].rp_conn_type = RADEON_CONN_DVI_I;
1939 sc->sc_ports[1].rp_conn_type = RADEON_CONN_NONE;
1946 sc->sc_ports[0].rp_conn_type = RADEON_CONN_DVI_I;
1952 sc->sc_ports[1].rp_conn_type = RADEON_CONN_NONE;
1960 sc->sc_ports[0].rp_conn_type = RADEON_CONN_DVI_D;
1967 sc->sc_ports[1].rp_conn_type = RADEON_CONN_CRT;
1975 sc->sc_ports[0].rp_conn_type = RADEON_CONN_DVI_D
    [all...]

Completed in 14 milliseconds