Searched defs:local_info (Results 1 – 7 of 7) sorted by relevance
648 int card_idx;660 spinlock_t cmdlock, baplock, lock, irq_init_lock;695 int channel;698 int mtu;712 enum {750 enum {786 int antsel_tx, antsel_rx;796 u8 *pda;797 int fw_ap;823 enum { PRISM2_SCAN, PRISM2_HOSTSCAN } last_scan_type;[all …]
269 struct local_info { struct270 struct net_device *dev;271 struct pcmcia_device *p_dev;273 int card_type;274 int probe_port;276 int mohawk; /* a CE3 type card */277 int dingo; /* a CEM56 type card */278 int new_mii; /* has full 10baseT/100baseT MII */280 void __iomem *dingo_ccr; /* only used for CEM56 cards */282 const char *manf_str;[all …]
109 struct local_info { struct110 struct pcmcia_device *p_dev;111 long open_time;112 uint tx_started:1;113 uint tx_queue;114 u_short tx_queue_len;115 enum cardtype cardtype;116 u_short sent;117 u_char __iomem *base;
58 struct local_info { struct64 struct local_info *local; in airo_probe() argument
68 struct local_info { struct74 struct local_info *local; in atmel_probe() argument
511 struct acpi_db_method_info local_info; in acpi_db_method_thread() local
361 struct guc_gt_system_info *info, local_info; in guc_prep_golden_context() local
Completed in 27 milliseconds