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)