|
Linux Kernel
3.7.1
|
#include <linux/types.h>#include <linux/socket.h>Go to the source code of this file.
Data Structures | |
| struct | phonethdr |
| struct | phonetmsg |
| struct | sockaddr_pn |
Functions | |
| struct phonethdr | __attribute__ ((packed)) |
| #define PN_PROTO_TRANSPORT 0 |
file phonet.h
Phonet sockets kernel interface
Copyright (C) 2008 Nokia Corporation. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
| #define SIOCPNADDRESOURCE (SIOCPROTOPRIVATE + 14) |
| #define SIOCPNDELRESOURCE (SIOCPROTOPRIVATE + 15) |
| #define SIOCPNENABLEPIPE (SIOCPROTOPRIVATE + 13) |
| #define SIOCPNGETOBJECT (SIOCPROTOPRIVATE + 0) |
|
read |
mcontroller : adapter info structure for old mimd_t apps
: base address : irq number : number of logical drives : pci bus : pci device : pci function : pci id : vendor id : slot number : unique id
Definition at line 171 of file esd_usb2.c.
| __kernel_sa_family_t spn_family |
1.8.2