Searched refs:rec_diag_cmd (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/storage/libg_fc/common/ |
H A D | io.c | 162 rec_diag_cmd(int fd, uchar_t *buf_ptr, int buf_len, uchar_t page_code, in rec_diag_cmd() function 215 status = rec_diag_cmd(fd, buf_ptr, buf_len, page_code, SCSI_ESI_PCV); in g_scsi_rec_diag_cmd() 217 status = rec_diag_cmd(fd, buf_ptr, buf_len, page_code, SCSI_ESI_PF); in g_scsi_rec_diag_cmd()
|