Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_async.h80 HCI1394_CMD_STATE_IN_PROGRESS, enumerator
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_async.c494 if (hcicmd->ac_state != HCI1394_CMD_STATE_IN_PROGRESS) { in hci1394_async_atreq_process()
600 if ((hcicmd->ac_state == HCI1394_CMD_STATE_IN_PROGRESS) && in hci1394_async_atreq_process()
3236 (*hcicmd)->ac_state = HCI1394_CMD_STATE_IN_PROGRESS; in hci1394_async_hcicmd_init()