Searched refs:read_log (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/fm/libseslog/common/ |
H A D | libseslog.c | 141 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 D | ipmon.c | 156 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 D | emlxs_dfclib.h | 626 uint32_t read_log:1; member 635 uint32_t read_log:1; member
|
H A D | emlxs_mbox.h | 2140 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 D | emlxs_dump.c | 3631 mb->un.varRdEvtLog.read_log = 1; /* read log */ in emlxs_dump_saturn_log()
|