Searched refs:scsi_mode_sense_cmd (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/luxadm/ |
H A D | lux_util.c | 611 scsi_mode_sense_cmd(int fd, in scsi_mode_sense_cmd() function 1530 if (status = scsi_mode_sense_cmd(fd, *pg_buf, size, in get_mode_page() 1546 if (status = scsi_mode_sense_cmd(fd, *pg_buf, size, in get_mode_page()
|
H A D | common.h | 473 int scsi_mode_sense_cmd(int fd, uchar_t *buf_ptr, int buf_len, uchar_t pc,
|