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

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_async.h172 hci1394_async_cmd_s::ac_qcmd.qc_generation \
H A Dhci1394_q.h118 * qc_generation is an input parameter to hci1394_q_at() (along with the
120 * valid. If qc_generation does not match the current bus generation,
123 uint_t qc_generation; member in struct:hci1394_q_cmd_s
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_q.c596 cmd->qc_generation)) {
691 cmd->qc_generation)) {
788 cmd->qc_generation)) {
H A Dhci1394_async.c2837 hcicmd->ac_qcmd.qc_generation = cmd_priv->bus_generation;
2914 hcicmd->ac_qcmd.qc_generation = cmd_priv->bus_generation;
3069 hcicmd->ac_qcmd.qc_generation = cmd_priv->bus_generation;
3848 (*hcicmd)->ac_qcmd.qc_generation = cmd_priv->bus_generation;

Completed in 54 milliseconds