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

/freebsd-10.2-release/sys/dev/ctau/
H A Dctau.c364 if (b->type == B_TAU) strcpy (b->name, "Tau");
418 int type = B_TAU;
435 type = B_TAU;
441 type = B_TAU;
471 case B_TAU:
959 if (firmware && (b->type == B_TAU || b->type == B_TAU_E1 ||
H A Dctddk.h59 #define B_TAU 0 /* Tau - basic model */ macro

Completed in 97 milliseconds