Searched defs:sgcn_log_error (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgcn.c95 static void sgcn_log_error(int, int);
884 sgcn_log_error(int when, int what) function
959 sgcn_log_error(rw, EINVAL);
966 sgcn_log_error(rw, EIO);
970 sgcn_log_error(rw, EPROTO);
979 sgcn_log_error(rw, EPROTO);
998 * no need to call sgcn_log_error() here
1026 sgcn_log_error(rw, EIO);
1088 sgcn_log_error(RW_CONSOLE_WRITE, rv);
1136 sgcn_log_error(RW_CONSOLE_REA
[all...]

Completed in 47 milliseconds