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

NAME

6       mpt_print_ioc_summary - Write ASCII summary of IOC to a buffer.
7

SYNOPSIS

9       void mpt_print_ioc_summary(MPT_ADAPTER * ioc, char * buffer,
10                                  int * size, int len, int showlan);
11

ARGUMENTS

13       ioc
14           Pointer to MPT_ADAPTER structure
15
16       buffer
17           Pointer to buffer where IOC summary info should be written
18
19       size
20           Pointer to number of bytes we wrote (set by this routine)
21
22       len
23           Offset at which to start writing in buffer
24
25       showlan
26           Display LAN stuff?
27

DESCRIPTION

29       This routine writes (english readable) ASCII text, which represents a
30       summary of IOC information, to a buffer.
31
33Kernel Hackers Manual 3.10         June 2019           MPT_PRINT_IOC_SUMMAR(9)
Impressum