Searched refs:av1394_inst_s (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/targets/av1394/
H A Dav1394_isoch.h264 struct av1394_inst_s *ic_avp; /* backpointer to instance */
455 int av1394_ic_open(struct av1394_inst_s *, int);
456 int av1394_ic_close(struct av1394_inst_s *, int);
457 int av1394_ic_init(struct av1394_inst_s *avp, iec61883_isoch_init_t *ii,
499 int av1394_cmp_init(struct av1394_inst_s *avp);
500 void av1394_cmp_fini(struct av1394_inst_s *avp);
501 void av1394_cmp_bus_reset(struct av1394_inst_s *avp);
502 void av1394_cmp_close(struct av1394_inst_s *avp);
503 int av1394_ioctl_plug_init(struct av1394_inst_s *, void *, int);
504 int av1394_ioctl_plug_fini(struct av1394_inst_s *, voi
[all...]
H A Dav1394_impl.h246 typedef struct av1394_inst_s { struct
261 _NOTE(MUTEX_PROTECTS_DATA(av1394_inst_s::av_mutex, av1394_inst_s::{
268 _NOTE(DATA_READABLE_WITHOUT_LOCK(av1394_inst_s::{

Completed in 48 milliseconds