HomeSort by: relevance | last modified time | path
    Searched refs:TARF_WIDE (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
siopvar_common.h 119 #define TARF_WIDE 0x02 /* target can do wide */
siop_common.c 302 } else if (sc->targets[target]->flags & TARF_WIDE) {
350 if (siop_target->flags & TARF_WIDE) {
391 && (siop_target->flags & TARF_WIDE)) {
esiop.c 1677 sc->sc_c.targets[xm->xm_target]->flags |= TARF_WIDE;
siop.c 1417 sc->sc_c.targets[xm->xm_target]->flags |= TARF_WIDE;

Completed in 16 milliseconds