Home
last modified time | relevance | path

Searched refs:DBRI_PIPE (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/sbus/
Ddbrivar.h196 #define DBRI_PIPE(v) ((v) << 0) macro
Ddbri.c1112 val = DBRI_DTS_VI | DBRI_DTS_INS | DBRI_DTS_PRVIN(16) | DBRI_PIPE(16); in chi_reset()
1117 val = DBRI_DTS_VO | DBRI_DTS_INS | DBRI_DTS_PRVOUT(16) | DBRI_PIPE(16); in chi_reset()
1180 sdp |= DBRI_PIPE(pipe); in pipe_setup()