HomeSort by: relevance | last modified time | path
    Searched defs:tmd_cmd_t (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
isp_tpublic.h 59 QOUT_TMD_START, /* the argument is a pointer to a tmd_cmd_t */
77 QIN_TMD_FIN, /* the argument is a pointer to a tmd_cmd_t */
197 typedef struct tmd_cmd tmd_cmd_t; typedef in typeref:struct:tmd_cmd
199 tmd_cmd_t * td_cmd; /* cross-ref to tmd_cmd_t */
338 #define TMD_SIZE (sizeof (tmd_cmd_t))

Completed in 99 milliseconds