Home
last modified time | relevance | path

Searched refs:cur_ring_buff_capacity (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/1394/targets/dcam1394/
H A Ddcam.h121 int cur_ring_buff_capacity; member
/titanic_41/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam_frame.c129 softc_p->cur_frame_rate, softc_p->cur_ring_buff_capacity)) { in dcam1394_ioctl_frame_rcv_start()
H A Ddcam_param.c981 *val_p = softc_p->cur_ring_buff_capacity; in param_ring_buff_capacity_get()
999 softc_p->cur_ring_buff_capacity = val; in param_ring_buff_capacity_set()
H A Ddcam.c249 softc_p->cur_ring_buff_capacity = 10; in dcam_attach()