Searched refs:read_log (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/fm/libseslog/common/ | ||
H A D | libseslog.c | 141 read_log(int sg_fd, unsigned char *resp, int mx_resp_len) function 735 res = read_log(sg_fd, rsp_buff, resp_len); |
/illumos-gate/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) function 1669 tr = read_log(fd[i], &n, buf, sizeof(buf)); |
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ | ||
H A D | emlxs_dfclib.h | 626 uint32_t read_log:1; member in struct:read_evt_log_var 635 uint32_t read_log:1; member in struct:read_evt_log_var |
H A D | emlxs_mbox.h | 2140 uint32_t read_log:1; member in struct:__anon7429::__anon7430::__anon7459 2149 uint32_t read_log:1; member in struct:__anon7429::__anon7430::__anon7459 |
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ | ||
H A D | emlxs_dump.c | 3631 mb->un.varRdEvtLog.read_log = 1; /* read log */ |
Completed in 92 milliseconds