ata_scsi_media_change_notify (9) Linux Manual Page
ata_scsi_media_change_notify – send media change event
Synopsis
void ata_scsi_media_change_notify(struct ata_device *dev);
Arguments
dev
-
- Pointer to the disk device with media change event
Description
Tell the block layer to send a media change notification event.
LOCKING: spin_lock_irqsave(host lock)
Author
Jeff Garzik
- Author.
