Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam.c83 static int dcam_reset(dcam_state_t *softc_p);
903 if (dcam_reset(softc_p)) { in dcam_ioctl()
1203 dcam_reset(dcam_state_t *softc_p) in dcam_reset() function