1MPTSCSIH_PROC_INFO(9)        Message-based devices       MPTSCSIH_PROC_INFO(9)
2
3
4

NAME

6       mptscsih_proc_info - Return information about MPT adapter
7

SYNOPSIS

9       int mptscsih_proc_info(struct Scsi_Host * host, char * buffer,
10                              char ** start, off_t offset, int length,
11                              int func);
12

ARGUMENTS

14       host
15           scsi host struct
16
17       buffer
18           if write, user data; if read, buffer for user
19
20       start
21           returns the buffer address
22
23       offset
24           if write, 0; if read, the current offset into the buffer from the
25           previous read.
26
27       length
28           if write, return length;
29
30       func
31           write = 1; read = 0
32

DESCRIPTION

34       (linux scsi_host_template.info routine)
35
37Kernel Hackers Manual 2.6.         June 2019             MPTSCSIH_PROC_INFO(9)
Impressum