Send media change event
void ata_scsi_media_change_notify(struct ata_device * dev);
dev
Pointer to the disk device with media change event
Tell the block layer to send a media change notification event.
spin_lock_irqsave(host lock)
Jeff Garzik
Author.