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

/netbsd-current/sys/dev/ic/
H A Disp_tpublic.h60 QOUT_TMD_DONE, /* the argument is a pointer to a tmd_xact_t */
76 QIN_TMD_CONT, /* the argument is a pointer to a tmd_xact_t */
164 * A tmd_xact_t is a structure used to describe a transaction within
207 } tmd_xact_t; typedef in typeref:struct:tmd_xact
308 uint16_t cd_req_cnt; /* how many tmd_xact_t's are active */
313 tmd_xact_t cd_xact; /* first or only transaction */

Completed in 94 milliseconds