1UMAD_OPEN_PORT(3)         OpenIB Programmer´s Manual         UMAD_OPEN_PORT(3)
2
3
4

NAME

6       umad_close_port - close InfiniBand device port for umad access
7

SYNOPSIS

9       #include <infiniband/umad.h>
10
11       int umad_close_port(int portid);
12

DESCRIPTION

14       umad_close_port() closes the port specified by the handle portid.
15

RETURN VALUE

17       umad_close_port()  returns 0 on success, and a negative value on error.
18       -EINVAL is returned if the portid is not a handle  to  a  valid  (open)
19       port.
20

SEE ALSO

22       umad_open_port(3)
23

AUTHOR

25       Hal Rosenstock <halr@voltaire.com>
26
27
28
29OpenIB                           May 11, 2007                UMAD_OPEN_PORT(3)
Impressum