Searched refs:media_not_present (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/usb/storage/ |
| H A D | realtek_cr.c | 800 static const u8 media_not_present[] = { 0x70, 0, 0x02, 0, 0, 0, 0, in rts51x_invoke_transport() local 829 media_not_present, in rts51x_invoke_transport()
|
| /linux-6.15/drivers/scsi/ |
| H A D | sd.c | 1678 static int media_not_present(struct scsi_disk *sdkp, in media_not_present() function 1751 if (media_not_present(sdkp, &sshdr)) in sd_check_events() 2448 if (media_not_present(sdkp, &sshdr)) { in sd_spinup_disk() 2655 if (media_not_present(sdkp, &sshdr)) in read_capacity_16() 2769 if (media_not_present(sdkp, &sshdr)) in read_capacity_10()
|