Searched refs:SET_BUS_VAL (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/dev/disk/isp/ | ||
| HD | ispmbox.h | 2181 #define SET_BUS_VAL(y, x) y = ((y & 0x3f) | ((x & 0x1) << 7)) macro |
| HD | isp_target.c | 265 SET_BUS_VAL(inp->in_iid, 0); in isp_target_notify() |