ata_resume
int ata_resume(device_t dev);
return ata_resume(dev);
error = ata_resume(dev);
DEVMETHOD(device_resume, ata_resume),