Searched refs:hci1394_state (Results 1 – 5 of 5) sorted by relevance
162 if (hci1394_state(&soft_state->drvinfo) != HCI1394_NORMAL) { in hci1394_s1394if_phy()163 if (hci1394_state(&soft_state->drvinfo) == HCI1394_BUS_RESET) { in hci1394_s1394if_phy()210 if (hci1394_state(&soft_state->drvinfo) != HCI1394_NORMAL) { in hci1394_s1394if_write()211 if (hci1394_state(&soft_state->drvinfo) == HCI1394_BUS_RESET) { in hci1394_s1394if_write()259 if (hci1394_state(&soft_state->drvinfo) != HCI1394_NORMAL) { in hci1394_s1394if_read()260 if (hci1394_state(&soft_state->drvinfo) == HCI1394_BUS_RESET) { in hci1394_s1394if_read()309 if (hci1394_state(&soft_state->drvinfo) != HCI1394_NORMAL) { in hci1394_s1394if_lock()310 if (hci1394_state(&soft_state->drvinfo) == HCI1394_BUS_RESET) { in hci1394_s1394if_lock()357 if (hci1394_state(&soft_state->drvinfo) != HCI1394_NORMAL) { in hci1394_s1394if_write_response()358 if (hci1394_state(&soft_state->drvinfo) == HCI1394_BUS_RESET) { in hci1394_s1394if_write_response()[all …]
210 if (hci1394_state(&soft_state->drvinfo) == HCI1394_SHUTDOWN) in hci1394_isr()316 (hci1394_state(&soft_state->drvinfo) == in hci1394_isr()432 if (hci1394_state(&soft_state->drvinfo) != HCI1394_BUS_RESET) { in hci1394_isr_self_id()
182 hci1394_state(hci1394_drvinfo_t *drvinfo) in hci1394_state() function
594 if ((hci1394_state(q_handle->q_drvinfo) != HCI1394_NORMAL) || in hci1394_q_at()689 if ((hci1394_state(q_handle->q_drvinfo) != HCI1394_NORMAL) || in hci1394_q_at_with_data()786 if ((hci1394_state(q_handle->q_drvinfo) != HCI1394_NORMAL) || in hci1394_q_at_with_mblk()
92 hci1394_statevar_t hci1394_state(hci1394_drvinfo_t *drvinfo);