|
Linux Kernel
3.7.1
|
#include <linux/netdevice.h>#include <linux/hdlc.h>#include <linux/if_arp.h>#include <asm/uaccess.h>#include <linux/rtnetlink.h>#include <linux/pci.h>#include "pmcc4_sysdep.h"#include "sbecom_inline_linux.h"#include "libsbew.h"#include "pmcc4_private.h"#include "pmcc4.h"#include "pmcc4_ioctls.h"#include "pmc93x6_eeprom.h"Go to the source code of this file.
Macros | |
| #define | pr_fmt(fmt) KBUILD_MODNAME ": " fmt |
| #define | STATIC static |
Functions | |
| void | c4_stopwd (ci_t *) |
| struct net_device *__init | c4_add_dev (hdw_info_t *, int, unsigned long, unsigned long, int, int) |
| void __init | show_two (hdw_info_t *hi, int brdno) |
| void __init | hdw_sn_get (hdw_info_t *hi, int brdno) |
| void __init | prep_hdw_info (void) |
| void | cleanup_ioremap (void) |
| void | cleanup_devs (void) |
| STATIC int __init | c4_hdw_init (struct pci_dev *pdev, int found) |
| status_t __init | c4hw_attach_all (void) |
Variables | |
| int | cxt1e1_log_level |
| int | error_flag |
| int | drvr_state |
| struct s_hdw_info | hdw_info [MAX_BOARDS] |
|
read |
Definition at line 1469 of file pmcc4_drv.c.
| int drvr_state |
Definition at line 79 of file pmcc4_drv.c.
| struct s_hdw_info hdw_info[MAX_BOARDS] |
1.8.2