Name

ata_scsi_media_change_notify — send media change event

Synopsis

void ata_scsi_media_change_notify (struct ata_device * atadev);
 

Arguments

atadev

Pointer to the disk device with media change event

Description

Tell the block layer to send a media change notification event.

LOCKING

interrupt context, may not sleep.