Home
last modified time | relevance | path

Searched refs:sd_print_sense_hdr (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/
Dsd.h244 void sd_print_sense_hdr(struct scsi_disk *sdkp, struct scsi_sense_hdr *sshdr);
Dsd.c217 sd_print_sense_hdr(sdkp, &sshdr); in cache_type_store()
1659 sd_print_sense_hdr(sdkp, sshdr); in sd_sync_cache()
2190 sd_print_sense_hdr(sdkp, &sshdr); in sd_spinup_disk()
2253 sd_print_sense_hdr(sdkp, sshdr); in read_capacity_error()
2847 sd_print_sense_hdr(sdkp, &sshdr); in sd_read_app_tag_own()
3520 sd_print_sense_hdr(sdkp, &sshdr); in sd_start_stop_device()
3729 void sd_print_sense_hdr(struct scsi_disk *sdkp, struct scsi_sense_hdr *sshdr) in sd_print_sense_hdr() function
Dsd_zbc.c87 sd_print_sense_hdr(sdkp, &sshdr); in sd_zbc_do_report_zones()