Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dispmbox.h2182 #define SET_BUS_VAL(y, x) y = ((y & 0x3f) | ((x & 0x1) << 7)) macro
H A Disp_target.c306 SET_BUS_VAL(inp->in_iid, 0); in isp_target_notify()