Query: ata_std_postreset
OS: centos
Section: 9
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_STD_POSTRESET(9) libata Library ATA_STD_POSTRESET(9)NAMEata_std_postreset - standard postreset callbackSYNOPSISvoid ata_std_postreset(struct ata_link * link, unsigned int * classes);ARGUMENTSlink the target ata_link classes classes of attached devicesDESCRIPTIONThis function is invoked after a successful reset. Note that the device might have been reset more than once using different reset methods before postreset is invoked.LOCKINGKernel thread context (may sleep)AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ATA_STD_POSTRESET(9)