Searched refs:UTP_TYPE_UNKNOWN (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/utopia/
H A Dutopia.h85 #define UTP_TYPE_UNKNOWN 0 macro
H A Dutopia.c207 UTP_TYPE_UNKNOWN,
231 if (utp->chip->type != UTP_TYPE_UNKNOWN && utp->state & UTP_ST_ACTIVE) {
268 if (utp->chip->type != UTP_TYPE_UNKNOWN && utp->state & UTP_ST_ACTIVE) {

Completed in 101 milliseconds