Lines Matching refs:uint_t

87 	uint_t			bus_generation;
88 uint_t local_nodeID;
246 uint_t si_speed; /* 1394 speed for the channel */
247 uint_t si_bandwidth; /* max bytes per cycle */
264 uint_t channel_num; /* number for the allocated channel */
274 uint_t channel_num; /* number for the allocated channel */
275 uint_t channel_speed; /* 1394 speed for the channel */
304 uint_t cec_min_speed; /* min speed supported */
305 uint_t cec_max_speed; /* max speed supported */
307 uint_t cec_bandwidth; /* max bytes per cycle */
383 uint_t req_max_speed; /* target max_speed */
404 uint_t current_max_payload;
405 uint_t current_max_speed;
406 uint_t target_nodeID;
420 uint_t ce_key; /* key for Root Dir. entry */
438 int t1394_attach(dev_info_t *dip, int version, uint_t flags,
443 int t1394_detach(t1394_handle_t *t1394_hdl, uint_t flags);
468 int t1394_alloc_cmd(t1394_handle_t t1394_hdl, uint_t flags,
475 int t1394_free_cmd(t1394_handle_t t1394_hdl, uint_t flags,
502 uint_t flags, int *result);
513 uint_t flags);
516 uint_t flags);
538 t1394_fcp_evts_t *evts, uint_t flags);
543 t1394_fcp_evts_t *evts, uint_t flags);
561 uint_t flags);
602 t1394_isoch_singleinfo_t *sii, uint_t flags,
607 t1394_isoch_single_handle_t *t1394_single_hdl, uint_t flags);
610 t1394_isoch_cec_props_t *props, uint_t flags,
613 int t1394_free_isoch_cec(t1394_handle_t t1394_hdl, uint_t flags,
617 t1394_isoch_cec_handle_t t1394_isoch_cec_hdl, uint_t flags,
621 t1394_isoch_cec_handle_t t1394_isoch_cec_hdl, uint_t flags);
624 t1394_isoch_cec_handle_t t1394_isoch_cec_hdl, uint_t flags, int *result);
638 t1394_isoch_cec_handle_t t1394_isoch_cec_hdl, uint_t flags);
641 t1394_isoch_cec_handle_t t1394_isoch_cec_hdl, uint_t flags);
644 t1394_isoch_cec_handle_t t1394_isoch_cec_hdl, uint_t flags);
671 id1394_isoch_dmainfo_t *idi, uint_t flags,
685 void t1394_free_isoch_dma(t1394_handle_t t1394_hdl, uint_t flags,
690 id1394_isoch_dma_ctrlinfo_t *idma_ctrlinfo, uint_t flags, int *result);
693 t1394_isoch_dma_handle_t t1394_idma_hdl, uint_t flags);
698 id1394_isoch_dma_updateinfo_t *idma_updateinfo, uint_t flags, int *result);
730 int t1394_get_targetinfo(t1394_handle_t t1394_hdl, uint_t bus_generation,
731 uint_t flags, t1394_targetinfo_t *targetinfo);
733 void t1394_initiate_bus_reset(t1394_handle_t t1394_hdl, uint_t flags);
735 int t1394_get_topology_map(t1394_handle_t t1394_hdl, uint_t bus_generation,
736 size_t tm_length, uint_t flags, uint32_t *tm_buffer);
738 uint_t t1394_CRC16(uint32_t *d, size_t crc_length, uint_t flags);
741 t1394_cfgrom_entryinfo_t *cfgrom_entryinfo, uint_t flags,
755 int t1394_rem_cfgrom_entry(t1394_handle_t t1394_hdl, uint_t flags,
758 const char *t1394_errmsg(int result, uint_t flags);