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

/freebsd-10.3-release/usr.sbin/ctladm/
H A Dctladm.c206 static int cctl_do_io(int fd, int retries, union ctl_io *io, const char *func);
573 cctl_do_io(int fd, int retries, union ctl_io *io, const char *func) function
1075 if (cctl_do_io(fd, retries, io, __func__) != 0) {
1135 if (cctl_do_io(fd, retries, io, __func__) != 0) {
1300 if (cctl_do_io(fd, retries, io, __func__) != 0) {
1450 if (cctl_do_io(fd, retries, io, __func__) != 0) {
1639 if (cctl_do_io(fd, retries, io, __func__) != 0) {
1714 if (cctl_do_io(fd, retries, io, __func__) != 0) {
1812 if (cctl_do_io(fd, retries, io, __func__) != 0) {
1852 if (cctl_do_io(f
[all...]

Completed in 115 milliseconds