Some functions have different names between their prototypes
and the kernel-doc markup.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
 EXPORT_SYMBOL_GPL(ata_host_start);
 
 /**
- *     ata_sas_host_init - Initialize a host struct for sas (ipr, libsas)
+ *     ata_host_init - Initialize a host struct for sas (ipr, libsas)
  *     @host:  host to initialize
  *     @dev:   device host is attached to
  *     @ops:   port_ops
 
 EXPORT_SYMBOL_GPL(ata_eh_freeze_port);
 
 /**
- *     ata_port_thaw_port - EH helper to thaw port
+ *     ata_eh_thaw_port - EH helper to thaw port
  *     @ap: ATA port to thaw
  *
  *     Thaw frozen port @ap.
 
 }
 
 /**
- *     atapi_drain_needed - Check whether data transfer may overflow
+ *     ata_scsi_dma_need_drain - Check whether data transfer may overflow
  *     @rq: request to be checked
  *
  *     ATAPI commands which transfer variable length data to host