Home
last modified time | relevance | path

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

/freebsd/sys/dev/sym/
H A Dsym_defs.h242 #define TEKRAM_WIDE_NEGO (1<<5) macro
H A Dsym_hipd.c9037 (tn->flags & TEKRAM_WIDE_NEGO) ? BUS_16_BIT : BUS_8_BIT;
9130 (tn->flags & TEKRAM_WIDE_NEGO) ? " WIDE" : "",