ata_suspend
int ata_suspend(device_t dev);
return ata_suspend(dev);
if ((error = ata_suspend(dev)))
error = ata_suspend(dev);