Searched defs:hci1394_async_s (Results 1 – 1 of 1) sorted by relevance
180 typedef struct hci1394_async_s { struct181 hci1394_tlist_handle_t as_pending_list;182 hci1394_ohci_handle_t as_ohci;183 hci1394_tlabel_handle_t as_tlabel;184 hci1394_csr_handle_t as_csr;185 hci1394_q_handle_t as_atreq_q;186 hci1394_q_handle_t as_arresp_q;187 hci1394_q_handle_t as_arreq_q;188 hci1394_q_handle_t as_atresp_q;189 hci1394_drvinfo_t *as_drvinfo;[all …]