Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openeuler
Kernel
提交
bd353ffd
K
Kernel
项目概览
openeuler
/
Kernel
1 年多 前同步成功
通知
8
Star
0
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
K
Kernel
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
bd353ffd
编写于
11月 25, 2008
作者:
Q
Qinghuang Feng
提交者:
Jeff Garzik
12月 28, 2008
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
[libata] Update kernel-doc comments to match source code
Signed-off-by:
N
Qinghuang Feng
<
qhfeng.kernel@gmail.com
>
上级
ece180d1
变更
10
隐藏空白更改
内联
并排
Showing
10 changed file
with
0 addition
and
11 deletion
+0
-11
drivers/ata/libata-core.c
drivers/ata/libata-core.c
+0
-1
drivers/ata/pata_bf54x.c
drivers/ata/pata_bf54x.c
+0
-1
drivers/ata/pata_legacy.c
drivers/ata/pata_legacy.c
+0
-1
drivers/ata/pata_oldpiix.c
drivers/ata/pata_oldpiix.c
+0
-1
drivers/ata/pata_pdc2027x.c
drivers/ata/pata_pdc2027x.c
+0
-2
drivers/ata/pata_radisys.c
drivers/ata/pata_radisys.c
+0
-1
drivers/ata/pata_scc.c
drivers/ata/pata_scc.c
+0
-1
drivers/ata/pata_serverworks.c
drivers/ata/pata_serverworks.c
+0
-1
drivers/ata/pata_sis.c
drivers/ata/pata_sis.c
+0
-1
drivers/ata/sata_mv.c
drivers/ata/sata_mv.c
+0
-1
未找到文件。
drivers/ata/libata-core.c
浏览文件 @
bd353ffd
...
...
@@ -4732,7 +4732,6 @@ static struct ata_queued_cmd *ata_qc_new(struct ata_port *ap)
/**
* ata_qc_new_init - Request an available ATA command, and initialize it
* @dev: Device from whom we request an available command structure
* @tag: command tag
*
* LOCKING:
* None.
...
...
drivers/ata/pata_bf54x.c
浏览文件 @
bd353ffd
...
...
@@ -356,7 +356,6 @@ static void bfin_set_piomode(struct ata_port *ap, struct ata_device *adev)
* bfin_set_dmamode - Initialize host controller PATA DMA timings
* @ap: Port whose timings we are configuring
* @adev: um
* @udma: udma mode, 0 - 6
*
* Set UDMA mode for device.
*
...
...
drivers/ata/pata_legacy.c
浏览文件 @
bd353ffd
...
...
@@ -638,7 +638,6 @@ static void qdi6500_set_piomode(struct ata_port *ap, struct ata_device *adev)
* qdi6580dp_set_piomode - PIO setup for dual channel
* @ap: Port
* @adev: Device
* @irq: interrupt line
*
* In dual channel mode the 6580 has one clock per channel and we have
* to software clockswitch in qc_issue.
...
...
drivers/ata/pata_oldpiix.c
浏览文件 @
bd353ffd
...
...
@@ -116,7 +116,6 @@ static void oldpiix_set_piomode (struct ata_port *ap, struct ata_device *adev)
* oldpiix_set_dmamode - Initialize host controller PATA DMA timings
* @ap: Port whose timings we are configuring
* @adev: Device to program
* @isich: True if the device is an ICH and has IOCFG registers
*
* Set MWDMA mode for device, in host controller PCI config space.
*
...
...
drivers/ata/pata_pdc2027x.c
浏览文件 @
bd353ffd
...
...
@@ -281,7 +281,6 @@ static unsigned long pdc2027x_mode_filter(struct ata_device *adev, unsigned long
* pdc2027x_set_piomode - Initialize host controller PATA PIO timings
* @ap: Port to configure
* @adev: um
* @pio: PIO mode, 0 - 4
*
* Set PIO mode for device.
*
...
...
@@ -326,7 +325,6 @@ static void pdc2027x_set_piomode(struct ata_port *ap, struct ata_device *adev)
* pdc2027x_set_dmamode - Initialize host controller PATA UDMA timings
* @ap: Port to configure
* @adev: um
* @udma: udma mode, XFER_UDMA_0 to XFER_UDMA_6
*
* Set UDMA mode for device.
*
...
...
drivers/ata/pata_radisys.c
浏览文件 @
bd353ffd
...
...
@@ -81,7 +81,6 @@ static void radisys_set_piomode (struct ata_port *ap, struct ata_device *adev)
* radisys_set_dmamode - Initialize host controller PATA DMA timings
* @ap: Port whose timings we are configuring
* @adev: Device to program
* @isich: True if the device is an ICH and has IOCFG registers
*
* Set MWDMA mode for device, in host controller PCI config space.
*
...
...
drivers/ata/pata_scc.c
浏览文件 @
bd353ffd
...
...
@@ -210,7 +210,6 @@ static void scc_set_piomode (struct ata_port *ap, struct ata_device *adev)
* scc_set_dmamode - Initialize host controller PATA DMA timings
* @ap: Port whose timings we are configuring
* @adev: um
* @udma: udma mode, 0 - 6
*
* Set UDMA mode for device.
*
...
...
drivers/ata/pata_serverworks.c
浏览文件 @
bd353ffd
...
...
@@ -138,7 +138,6 @@ static struct sv_cable_table cable_detect[] = {
/**
* serverworks_cable_detect - cable detection
* @ap: ATA port
* @deadline: deadline jiffies for the operation
*
* Perform cable detection according to the device and subvendor
* identifications
...
...
drivers/ata/pata_sis.c
浏览文件 @
bd353ffd
...
...
@@ -112,7 +112,6 @@ static int sis_133_cable_detect(struct ata_port *ap)
/**
* sis_66_cable_detect - check for 40/80 pin
* @ap: Port
* @deadline: deadline jiffies for the operation
*
* Perform cable detection on the UDMA66, UDMA100 and early UDMA133
* SiS IDE controllers.
...
...
drivers/ata/sata_mv.c
浏览文件 @
bd353ffd
...
...
@@ -1836,7 +1836,6 @@ static void mv_unexpected_intr(struct ata_port *ap, int edma_was_enabled)
/**
* mv_err_intr - Handle error interrupts on the port
* @ap: ATA channel to manipulate
* @qc: affected command (non-NCQ), or NULL
*
* Most cases require a full reset of the chip's state machine,
* which also performs a COMRESET.
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录