ata_std_postreset(9) suse man page | unix.com

Man Page: ata_std_postreset

Operating Environment: suse

Section: 9

ATA_STD_POSTRESET(9)						  libata Library					      ATA_STD_POSTRESET(9)

NAME
ata_std_postreset - standard postreset callback
SYNOPSIS
void ata_std_postreset(struct ata_link * link, unsigned int * classes);
ARGUMENTS
link the target ata_link classes classes of attached devices
DESCRIPTION
This 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.
LOCKING
Kernel thread context (may sleep)
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATA_STD_POSTRESET(9)
Related Man Pages
spi_async(9) - centos
usb_queue_reset_device(9) - centos
ata_scsi_translate(9) - suse
scsi_reset_notify(9f) - minix
scsi_reset_notify(9f) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I