Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/libseslog/common/
H A Dlibseslog.c141 read_log(int sg_fd, unsigned char *resp, int mx_resp_len) in read_log() function
735 res = read_log(sg_fd, rsp_buff, resp_len); in gather_data()
/titanic_41/usr/src/cmd/ipf/tools/
H A Dipmon.c156 static int read_log __P((int, int *, char *, int));
504 static int read_log(fd, lenp, buf, bufsize) in read_log() function
1669 tr = read_log(fd[i], &n, buf, sizeof(buf));
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h626 uint32_t read_log:1; member
635 uint32_t read_log:1; member
H A Demlxs_mbox.h2140 uint32_t read_log:1; member
2149 uint32_t read_log:1; member
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c3631 mb->un.varRdEvtLog.read_log = 1; /* read log */ in emlxs_dump_saturn_log()