Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/isp/
HDispmbox.h2181 #define SET_BUS_VAL(y, x) y = ((y & 0x3f) | ((x & 0x1) << 7)) macro
HDisp_target.c265 SET_BUS_VAL(inp->in_iid, 0); in isp_target_notify()