Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cp/
HDif_cp.c241 case T_T3: in cp_timeout()
1181 if (c->type != T_E3 && c->type != T_T3 && c->type != T_STS1) in cp_ioctl()
1418 c->type != T_T3 && in cp_ioctl()
1488 c->type != T_T3 && in cp_ioctl()
1510 c->type != T_T3 && in cp_ioctl()
1694 c->type != T_T3 && in cp_ioctl()
1702 if (c->type != T_E3 && c->type != T_T3 && c->type != T_STS1) in cp_ioctl()
1717 if (c->type != T_T3 && c->type != T_STS1) in cp_ioctl()
1724 if (c->type != T_T3 && c->type != T_STS1) in cp_ioctl()
HDcpddk.h96 #define T_T3 7 /* T3 */ macro