Searched refs:BUS_8_BIT (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/sym/
H A Dsym_hipd.c1060 #define BUS_8_BIT MSG_EXT_WDTR_BUS_8_BIT macro
2741 tp->tinfo.user.width = np->maxwide ? BUS_16_BIT : BUS_8_BIT;
3294 tp->tinfo.current.width = BUS_8_BIT;
4747 else if (tp->tinfo.current.width != BUS_8_BIT)
5186 tp->tinfo.current.width = BUS_8_BIT;
8138 tp->tinfo.current.width = tp->tinfo.goal.width = BUS_8_BIT;
9033 tp->tinfo.user.width = tn->bus_width == 0x10 ? BUS_16_BIT : BUS_8_BIT;
9061 (tn->flags & TEKRAM_WIDE_NEGO) ? BUS_16_BIT : BUS_8_BIT;
/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1759 #define BUS_8_BIT 0x00 macro
H A Daic79xx_reg.h3771 #define BUS_8_BIT 0x00 macro

Completed in 180 milliseconds