cciss.h

来自「硬盘各项性能的测试,如温度容量版本健康度型号」· C头文件 代码 · 共 10 行

H
10
字号
#ifndef CCISS_H_#define CCISS_H_#define CCISS_H_CVSID "$Id: cciss.h,v 1.1 2007/04/01 16:49:46 shattered Exp $\n"int cciss_io_interface(int device, int target,			      struct scsi_cmnd_io * iop, int report);#endif /* CCISS_H_ */

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?