Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c301 RESET_TP(tp); in cistpl_vers_1_handler()
367 RESET_TP(tp); in cistpl_config_handler()
464 RESET_TP(tp); in cistpl_device_handler()
555 RESET_TP(tp);
1239 RESET_TP(tp);
1289 RESET_TP(tp);
1328 RESET_TP(tp);
1385 RESET_TP(tp);
1419 RESET_TP(tp);
1453 RESET_TP(tp);
[all …]
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis.h343 #define RESET_TP(tp) (tp)->read.byte = (tp)->data macro