Searched refs:_PORT (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/release/ |
| HD | release.sh | 284 for _PORT in ${EMBEDDEDPORTS}; do 285 eval chroot ${CHROOTDIR} make -C /usr/ports/${_PORT} \
|
| /NextBSD/sys/dev/drm2/i915/ |
| HD | i915_reg.h | 34 #define _PORT(port, a, b) ((a) + (port)*((b)-(a))) macro 4576 #define DP_TP_CTL(port) _PORT(port, DP_TP_CTL_A, DP_TP_CTL_B) 4593 #define DP_TP_STATUS(port) _PORT(port, DP_TP_STATUS_A, DP_TP_STATUS_B) 4600 #define DDI_BUF_CTL(port) _PORT(port, DDI_BUF_CTL_A, DDI_BUF_CTL_B) 4623 #define DDI_BUF_TRANS(port) _PORT(port, DDI_BUF_TRANS_A, DDI_BUF_TRANS_B) 4687 #define PORT_CLK_SEL(port) _PORT(port, PORT_CLK_SEL_A, PORT_CLK_SEL_B)
|
| /NextBSD/usr.sbin/bsdconfig/share/media/ |
| HD | httpproxy.subr | 114 f_dprintf "VAR_HTTP_PROXY_HOST, _PORT: %s:%s" \
|