Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/sym/
H A Dsym_hipd.c1073 #define BUS_8_BIT MSG_EXT_WDTR_BUS_8_BIT macro
2755 tp->tinfo.user.width = np->maxwide ? BUS_16_BIT : BUS_8_BIT; in sym_prepare_setting()
3310 tp->tinfo.current.width = BUS_8_BIT; in sym_init()
4767 else if (tp->tinfo.current.width != BUS_8_BIT) in sym_sir_bad_scsi_status()
5206 tp->tinfo.current.width = BUS_8_BIT; in sym_sir_task_recovery()
8239 tp->tinfo.current.width = tp->tinfo.goal.width = BUS_8_BIT;
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;