Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c303 RESET_TP(tp); in cistpl_vers_1_handler()
369 RESET_TP(tp); in cistpl_config_handler()
466 RESET_TP(tp); in cistpl_device_handler()
557 RESET_TP(tp);
1241 RESET_TP(tp);
1291 RESET_TP(tp);
1330 RESET_TP(tp);
1387 RESET_TP(tp);
1421 RESET_TP(tp);
1455 RESET_TP(tp);
[all …]
/titanic_44/usr/src/uts/common/pcmcia/sys/
H A Dcis.h345 #define RESET_TP(tp) (tp)->read.byte = (tp)->data macro