Searched refs:hci1394_state (Results 1 – 5 of 5) sorted by relevance
153 if (hci1394_state(&soft_state->drvinfo) != HCI1394_NORMAL) { in hci1394_s1394if_phy()154 if (hci1394_state(&soft_state->drvinfo) == HCI1394_BUS_RESET) { in hci1394_s1394if_phy()190 if (hci1394_state(&soft_state->drvinfo) != HCI1394_NORMAL) { in hci1394_s1394if_write()191 if (hci1394_state(&soft_state->drvinfo) == HCI1394_BUS_RESET) { in hci1394_s1394if_write()227 if (hci1394_state(&soft_state->drvinfo) != HCI1394_NORMAL) { in hci1394_s1394if_read()228 if (hci1394_state(&soft_state->drvinfo) == HCI1394_BUS_RESET) { in hci1394_s1394if_read()266 if (hci1394_state(&soft_state->drvinfo) != HCI1394_NORMAL) { in hci1394_s1394if_lock()267 if (hci1394_state(&soft_state->drvinfo) == HCI1394_BUS_RESET) { in hci1394_s1394if_lock()303 if (hci1394_state(&soft_state->drvinfo) != HCI1394_NORMAL) { in hci1394_s1394if_write_response()304 if (hci1394_state(&soft_state->drvinfo) == HCI1394_BUS_RESET) { in hci1394_s1394if_write_response()[all …]
182 if (hci1394_state(&soft_state->drvinfo) == HCI1394_SHUTDOWN) in hci1394_isr()288 (hci1394_state(&soft_state->drvinfo) == in hci1394_isr()394 if (hci1394_state(&soft_state->drvinfo) != HCI1394_BUS_RESET) { in hci1394_isr_self_id()
150 hci1394_state(hci1394_drvinfo_t *drvinfo) in hci1394_state() function
553 if ((hci1394_state(q_handle->q_drvinfo) != HCI1394_NORMAL) || in hci1394_q_at()639 if ((hci1394_state(q_handle->q_drvinfo) != HCI1394_NORMAL) || in hci1394_q_at_with_data()722 if ((hci1394_state(q_handle->q_drvinfo) != HCI1394_NORMAL) || in hci1394_q_at_with_mblk()
91 hci1394_statevar_t hci1394_state(hci1394_drvinfo_t *drvinfo);