Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/sym/
HDsym_hipd.c1074 #define BUS_16_BIT MSG_EXT_WDTR_BUS_16_BIT macro
2755 tp->tinfo.user.width = np->maxwide ? BUS_16_BIT : BUS_8_BIT; in sym_prepare_setting()
2767 tp->tinfo.user.width == BUS_16_BIT) { in sym_prepare_setting()
8292 !(tip->width == BUS_16_BIT && tip->offset)) {
9142 tp->tinfo.user.width = tn->bus_width == 0x10 ? BUS_16_BIT : BUS_8_BIT;
9170 (tn->flags & TEKRAM_WIDE_NEGO) ? BUS_16_BIT : BUS_8_BIT;