Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
drivers
scsi
fdomain.h
Go to the documentation of this file.
1
/*
2
* fdomain.c -- Future Domain TMC-16x0 SCSI driver
3
* Author: Rickard E. Faith,
[email protected]
4
* Copyright 1992-1996, 1998 Rickard E. Faith (
[email protected]
)
5
*
6
* This program is free software; you can redistribute it and/or modify it
7
* under the terms of the GNU General Public License as published by the
8
* Free Software Foundation; either version 2, or (at your option) any
9
* later version.
10
*
11
* This program is distributed in the hope that it will be useful, but
12
* WITHOUT ANY WARRANTY; without even the implied warranty of
13
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14
* General Public License for more details.
15
*
16
* You should have received a copy of the GNU General Public License along
17
* with this program; if not, write to the Free Software Foundation, Inc.,
18
* 675 Mass Ave, Cambridge, MA 02139, USA.
19
*/
20
21
extern
struct
scsi_host_template
fdomain_driver_template
;
22
extern
int
fdomain_setup
(
char
*
str
);
23
extern
struct
Scsi_Host
*
__fdomain_16x0_detect
(
struct
scsi_host_template
*tpnt );
24
extern
int
fdomain_16x0_bus_reset
(
struct
scsi_cmnd
*SCpnt);
Generated on Thu Jan 10 2013 14:20:37 for Linux Kernel by
1.8.2