Home
last modified time | relevance | path

Searched defs:av1394_fcp_cmd_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/targets/av1394/
H A Dav1394_impl.h100 typedef struct av1394_fcp_cmd_s { struct
101 cmd1394_cmd_t *fc_cmd; /* 1394 command */
102 boolean_t fc_busy; /* command is in use */
103 kcondvar_t fc_busy_cv; /* busy cv */
104 boolean_t fc_xmit; /* transmit in progress */
105 kcondvar_t fc_xmit_cv; /* transmit completion cv */