Home
last modified time | relevance | path

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

/illumos-gate/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
733 res = read_log(sg_fd, rsp_buff, resp_len); in gather_data()
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon.c160 static int read_log __P((int, int *, char *, int));
508 static int read_log(fd, lenp, buf, bufsize) in read_log() function
1673 tr = read_log(fd[i], &n, buf, sizeof(buf));
/illumos-gate/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.h2223 uint32_t read_log:1; member
2232 uint32_t read_log:1; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c3640 mb->un.varRdEvtLog.read_log = 1; /* read log */ in emlxs_dump_saturn_log()