Searched refs:SET_BUS_VAL (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/ic/ | ||
H A D | ispmbox.h | 2182 #define SET_BUS_VAL(y, x) y = ((y & 0x3f) | ((x & 0x1) << 7)) macro |
H A D | isp_target.c | 306 SET_BUS_VAL(inp->in_iid, 0); in isp_target_notify() |