Searched refs:scsi_validate_sense (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/scsi/impl/ |
H A D | sense.h | 131 int scsi_validate_sense(uint8_t *sense_buffer, int sense_buf_len, int *flags);
|
/titanic_41/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_subr.c | 1533 scsi_validate_sense(uint8_t *sense_buffer, int sense_buf_len, int *flags) in scsi_validate_sense() function 1683 sense_fmt = scsi_validate_sense(sense_buffer, sense_buf_len, NULL); in scsi_ext_sense_fields() 1824 sense_fmt = scsi_validate_sense(sense_buffer, sense_buf_len, NULL); in scsi_sense_info_uint64() 1866 sense_fmt = scsi_validate_sense(sense_buffer, sense_buf_len, NULL); in scsi_sense_cmdspecific_uint64()
|
/titanic_41/usr/src/man/man9f/ |
H A D | Makefile | 460 scsi_validate_sense.9f \
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 456 file path=usr/share/man/man9f/scsi_validate_sense.9f
|