Home
last modified time | relevance | path

Searched defs:sg_fd (Results 1 – 1 of 1) 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()
462 sg_ll_mode_sense10(int sg_fd, void * resp, int mx_resp_len) in sg_ll_mode_sense10()
499 sg_ll_mode_select10(int sg_fd, void * paramp, int param_len) in sg_ll_mode_select10()
601 clear_log(int sg_fd, ses_log_call_t *data) in clear_log()
721 int sg_fd; in gather_data() local