Name
ata_std_postreset —
standard postreset callback
Synopsis
void ata_std_postreset ( | struct ata_port * ap, |
| unsigned int * classes) ; |
Arguments
ap
the target ata_port
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)