1. NAME

ata_host_suspend - suspend host

2. SYNOPSIS

int ata_host_suspend(struct ata_host *  host , pm_message_t  mesg );

3. ARGUMENTS

host
    host to suspend

mesg
    PM message

4. DESCRIPTION

Suspend host. Actual operation is performed by port suspend.

5. AUTHOR

Jeff Garzik
    Author.

6. COPYRIGHT