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

  /src/sys/external/bsd/drm2/dist/drm/
drm_dp_mst_topology.c 945 if (msg->reply_type == DP_SIDEBAND_REPLY_NAK) {
2911 if (txmsg->reply.reply_type == DP_SIDEBAND_REPLY_NAK) {
2974 if (ret > 0 && txmsg->reply.reply_type == DP_SIDEBAND_REPLY_NAK)
3003 if (txmsg->reply.reply_type == DP_SIDEBAND_REPLY_NAK) {
3120 if (txmsg->reply.reply_type == DP_SIDEBAND_REPLY_NAK)
3153 if (txmsg->reply.reply_type == DP_SIDEBAND_REPLY_NAK)
3445 if (txmsg->reply.reply_type == DP_SIDEBAND_REPLY_NAK)
3800 if (txmsg->reply.reply_type == DP_SIDEBAND_REPLY_NAK)
5276 if (txmsg->reply.reply_type == DP_SIDEBAND_REPLY_NAK) {
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_dp_helper.h 1108 #define DP_SIDEBAND_REPLY_NAK 0x01

Completed in 17 milliseconds