1GETPORTFACTS(9) Message-based devices GETPORTFACTS(9)
23
4
NAME
6GetPortFacts - Send PortFacts request to MPT adapter.
7
SYNOPSIS
9int GetPortFacts(MPT_ADAPTER * ioc, int portnum, int sleepFlag);
10
ARGUMENTS
12ioc
13Pointer to MPT_ADAPTER structure
1415
portnum
16Port number
1718
sleepFlag
19Specifies whether the process can sleep
20
DESCRIPTION
22Returns 0 for success, non-zero for failure.
23
COPYRIGHT
25Kernel Hackers Manual 3.10 June 2019 GETPORTFACTS(9)