Searched refs:downstream_port (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dpci.c757 bool downstream_port = false; local
773 downstream_port = true;
785 if (downstream_port) {
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/
H A Ddc_dp_types.h347 union downstream_port { union
/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_dp_mst_topology.c5358 struct drm_dp_mst_port *downstream_port; local
5378 list_for_each_entry(downstream_port, &port->mstb->ports, next) {
5379 if (downstream_port->pdt == DP_PEER_DEVICE_SST_SINK &&
5380 !downstream_port->input) {

Completed in 144 milliseconds