Searched defs:card (Results 251 - 265 of 265) sorted by relevance

<<11

/drivers/tty/
H A Dcyclades.c166 /* This is the per-card data structure containing address, irq, number of
297 struct cyclades_card *card = port->card; local
299 cy_writeb(port->u.cyy.base_addr + (reg << card->bus_index), val);
304 struct cyclades_card *card = port->card; local
306 return readb(port->u.cyy.base_addr + (reg << card->bus_index));
309 static inline bool cy_is_Z(struct cyclades_card *card) argument
311 return card->num_chips == (unsigned int)-1;
319 static inline bool cyz_fpga_loaded(struct cyclades_card *card) argument
324 cyz_is_loaded(struct cyclades_card *card) argument
832 struct cyclades_card *card = info->card; local
1218 struct cyclades_card *card = info->card; local
1239 unsigned int port, card; local
1286 struct cyclades_card *card; local
1411 struct cyclades_card *card = info->card; local
1443 struct cyclades_card *card; local
1637 struct cyclades_card *card; local
1694 struct cyclades_card *card; local
1730 struct cyclades_card *card; local
1995 struct cyclades_card *card; local
2398 struct cyclades_card *card = info->card; local
2418 struct cyclades_card *card; local
2473 struct cyclades_card *card; local
2528 struct cyclades_card *card; local
2587 struct cyclades_card *card = info->card; local
2605 struct cyclades_card *card = info->card; local
2616 struct cyclades_card *card = info->card; local
2630 struct cyclades_card *card = info->card; local
2851 struct cyclades_card *card; local
2880 struct cyclades_card *card; local
2921 struct cyclades_card *card; local
4135 struct cyclades_card *card; local
[all...]
/drivers/firewire/
H A Dohci.c185 struct fw_card card; member in struct:fw_ohci
237 static inline struct fw_ohci *fw_ohci(struct fw_card *card) argument
239 return container_of(card, struct fw_ohci, card);
361 dev_notice(ohci->card.device,
408 dev_notice(ohci->card.device,
414 dev_notice(ohci->card.device,
422 dev_notice(ohci->card.device,
472 dev_notice(ohci->card.device,
493 dev_notice(ohci->card
620 ohci_read_phy_reg(struct fw_card *card, int addr) argument
632 ohci_update_phy_reg(struct fw_card *card, int addr, int clear_bits, int set_bits) argument
1165 struct fw_card *card = &ctx->ohci->card; local
2212 ohci_enable(struct fw_card *card, const __be32 *config_rom, size_t length) argument
2401 ohci_set_config_rom(struct fw_card *card, const __be32 *config_rom, size_t length) argument
2490 ohci_send_request(struct fw_card *card, struct fw_packet *packet) argument
2497 ohci_send_response(struct fw_card *card, struct fw_packet *packet) argument
2504 ohci_cancel_packet(struct fw_card *card, struct fw_packet *packet) argument
2531 ohci_enable_phys_dma(struct fw_card *card, int node_id, int generation) argument
2572 ohci_read_csr(struct fw_card *card, int csr_offset) argument
2623 ohci_write_csr(struct fw_card *card, int csr_offset, u32 value) argument
2886 ohci_allocate_iso_context(struct fw_card *card, int type, int channel, size_t header_size) argument
[all...]
/drivers/net/ethernet/dec/tulip/
H A Dde4x5.c120 4) if you are wanting to add a new card, goto 5. Otherwise, recompile a
135 By default, the driver will now autodetect any DECchip based card.
150 The SMC9332 card has a non-compliant SROM which needs fixing - I have
160 card that supports the Digital Semiconductor SROM spec. This will help
172 because the SCSI card wants to grab the interrupt as a fast interrupt
173 (runs the service routine with interrupts turned off) vs. this card
184 more than one DECchip based card. As a side effect, I don't mess with
185 the device structure any more which means that if more than 1 card in
292 0.41 21-Mar-96 Don't check for get_hw_addr checksum unless DEC card
565 ** SROM Repair definitions. If a broken SROM is detected a card ma
4142 srom_repair(struct net_device *dev, int card) argument
[all...]
/drivers/net/wan/
H A Dfarsync.c47 /* Number of ports (per card) and cards supported
57 * of frames on the way down to the card
58 * so that we can keep the card busy
108 #define FST_MEMSIZE 0x100000 /* Size of card memory (1Mb) */
178 /* Interrupts from the card are caused by various events which are presented
319 /* Number of times the card thinks the host has
428 struct fst_card_info *card; /* Card we're associated with */ member in struct:fst_port_info
429 int index; /* Port index on the card */
446 /* Per card information
455 unsigned int type; /* Type index of card */
678 fst_cpureset(struct fst_card_info *card) argument
728 fst_cpurelease(struct fst_card_info *card) argument
750 fst_clear_intr(struct fst_card_info *card) argument
764 fst_enable_intr(struct fst_card_info *card) argument
776 fst_disable_intr(struct fst_card_info *card) argument
809 fst_init_dma(struct fst_card_info *card) argument
825 fst_tx_dma_complete(struct fst_card_info *card, struct fst_port_info *port, int len, int txpos) argument
855 fst_rx_dma_complete(struct fst_card_info *card, struct fst_port_info *port, int len, struct sk_buff *skb, int rxp) argument
889 fst_rx_dma(struct fst_card_info *card, dma_addr_t skb, dma_addr_t mem, int len) argument
918 fst_tx_dma(struct fst_card_info *card, unsigned char *skb, unsigned char *mem, int len) argument
949 struct fst_card_info *card; local
1022 struct fst_card_info *card; local
1050 struct fst_card_info *card; local
1072 fst_intr_te1_alarm(struct fst_card_info *card, struct fst_port_info *port) argument
1118 fst_intr_ctlchg(struct fst_card_info *card, struct fst_port_info *port) argument
1141 fst_log_rx_error(struct fst_card_info *card, struct fst_port_info *port, unsigned char dmabits, int rxp, unsigned short len) argument
1175 fst_recover_rx_error(struct fst_card_info *card, struct fst_port_info *port, unsigned char dmabits, int rxp, unsigned short len) argument
1214 fst_intr_rx(struct fst_card_info *card, struct fst_port_info *port) argument
1331 do_bottom_half_tx(struct fst_card_info *card) argument
1439 do_bottom_half_rx(struct fst_card_info *card) argument
1475 struct fst_card_info *card = dev_id; local
1634 check_started_ok(struct fst_card_info *card) argument
1675 set_conf_from_info(struct fst_card_info *card, struct fst_port_info *port, struct fstioc_info *info) argument
1765 gather_conf_info(struct fst_card_info *card, struct fst_port_info *port, struct fstioc_info *info) argument
1861 fst_set_iface(struct fst_card_info *card, struct fst_port_info *port, struct ifreq *ifr) argument
1936 fst_get_iface(struct fst_card_info *card, struct fst_port_info *port, struct ifreq *ifr) argument
1992 struct fst_card_info *card; local
2221 struct fst_card_info *card; local
2259 struct fst_card_info *card; local
2277 struct fst_card_info *card; local
2375 fst_init_card(struct fst_card_info *card) argument
2422 struct fst_card_info *card; local
2621 struct fst_card_info *card; local
[all...]
/drivers/s390/net/
H A Dqeth_core_main.c73 static inline const char *qeth_get_cardname(struct qeth_card *card) argument
75 if (card->info.guestlan) {
76 switch (card->info.type) {
89 switch (card->info.type) {
108 const char *qeth_get_cardname_short(struct qeth_card *card) argument
110 if (card->info.guestlan) {
111 switch (card->info.type) {
124 switch (card->info.type) {
126 switch (card->info.link_type) {
161 void qeth_set_allowed_threads(struct qeth_card *card, unsigne argument
175 qeth_threads_running(struct qeth_card *card, unsigned long threads) argument
187 qeth_wait_for_threads(struct qeth_card *card, unsigned long threads) argument
194 qeth_clear_working_pool_list(struct qeth_card *card) argument
206 qeth_alloc_buffer_pool(struct qeth_card *card) argument
237 qeth_realloc_buffer_pool(struct qeth_card *card, int bufcnt) argument
254 qeth_cq_init(struct qeth_card *card) argument
276 qeth_alloc_cq(struct qeth_card *card) argument
330 qeth_free_cq(struct qeth_card *card) argument
408 qeth_qdio_handle_aob(struct qeth_card *card, unsigned long phys_aob_addr) argument
445 qeth_is_cq(struct qeth_card *card, unsigned int queue) argument
454 qeth_issue_next_read(struct qeth_card *card) argument
485 qeth_alloc_reply(struct qeth_card *card) argument
511 qeth_issue_ipa_msg(struct qeth_ipa_cmd *cmd, int rc, struct qeth_card *card) argument
529 qeth_check_ipa_data(struct qeth_card *card, struct qeth_cmd_buffer *iob) argument
587 qeth_clear_ipacmd_list(struct qeth_card *card) argument
608 qeth_check_idx_response(struct qeth_card *card, unsigned char *buffer) argument
638 struct qeth_card *card; local
720 struct qeth_card *card; local
827 qeth_set_thread_start_bit(struct qeth_card *card, unsigned long thread) argument
843 qeth_clear_thread_start_bit(struct qeth_card *card, unsigned long thread) argument
854 qeth_clear_thread_running_bit(struct qeth_card *card, unsigned long thread) argument
865 __qeth_do_run_thread(struct qeth_card *card, unsigned long thread) argument
884 qeth_do_run_thread(struct qeth_card *card, unsigned long thread) argument
894 qeth_schedule_recovery(struct qeth_card *card) argument
906 struct qeth_card *card; local
954 struct qeth_card *card; local
996 struct qeth_card *card; local
1199 qeth_clear_qdio_buffers(struct qeth_card *card) argument
1213 qeth_free_buffer_pool(struct qeth_card *card) argument
1226 qeth_free_qdio_buffers(struct qeth_card *card) argument
1262 qeth_get_channel_path_desc(struct qeth_card *card) argument
1313 qeth_init_qdio_info(struct qeth_card *card) argument
1328 qeth_set_intial_options(struct qeth_card *card) argument
1342 qeth_do_start_thread(struct qeth_card *card, unsigned long thread) argument
1360 struct qeth_card *card = container_of(work, struct qeth_card, local
1378 qeth_setup_card(struct qeth_card *card) argument
1421 struct qeth_card *card = container_of(slr, struct qeth_card, local
1430 struct qeth_card *card; local
1461 qeth_determine_card_type(struct qeth_card *card) argument
1494 struct qeth_card *card; local
1518 struct qeth_card *card; local
1538 qeth_halt_channels(struct qeth_card *card) argument
1553 qeth_clear_channels(struct qeth_card *card) argument
1568 qeth_clear_halt_card(struct qeth_card *card, int halt) argument
1581 qeth_qdio_clear_card(struct qeth_card *card, int use_halt) argument
1613 qeth_read_conf_data(struct qeth_card *card, void **buffer, int *length) argument
1661 qeth_configure_unitaddr(struct qeth_card *card, char *prcd) argument
1671 qeth_configure_blkt_default(struct qeth_card *card, char *prcd) argument
1687 qeth_init_tokens(struct qeth_card *card) argument
1696 qeth_init_func_level(struct qeth_card *card) argument
1718 struct qeth_card *card; local
1760 struct qeth_card *card; local
1842 struct qeth_card *card; local
1880 struct qeth_card *card; local
1942 qeth_prepare_control_data(struct qeth_card *card, int len, struct qeth_cmd_buffer *iob) argument
1960 qeth_send_control_data(struct qeth_card *card, int len, struct qeth_cmd_buffer *iob, int (*reply_cb)(struct qeth_card *, struct qeth_reply *, unsigned long), void *reply_param) argument
2061 qeth_cm_enable_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
2076 qeth_cm_enable(struct qeth_card *card) argument
2095 qeth_cm_setup_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
2111 qeth_cm_setup(struct qeth_card *card) argument
2132 qeth_get_initial_mtu_for_card(struct qeth_card *card) argument
2171 qeth_mtu_is_valid(struct qeth_card *card, int mtu) argument
2187 qeth_ulp_enable_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
2240 qeth_ulp_enable(struct qeth_card *card) argument
2275 qeth_ulp_setup_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
2298 qeth_ulp_setup(struct qeth_card *card) argument
2357 qeth_alloc_qdio_buffers(struct qeth_card *card) argument
2436 qeth_create_qib_param_field(struct qeth_card *card, char *param_field) argument
2449 qeth_create_qib_param_field_blkt(struct qeth_card *card, char *param_field) argument
2462 qeth_qdio_activate(struct qeth_card *card) argument
2468 qeth_dm_act(struct qeth_card *card) argument
2486 qeth_mpc_initialize(struct qeth_card *card) argument
2545 qeth_print_status_with_portname(struct qeth_card *card) argument
2566 qeth_print_status_no_portname(struct qeth_card *card) argument
2587 qeth_print_status_message(struct qeth_card *card) argument
2630 qeth_initialize_working_pool_list(struct qeth_card *card) argument
2642 qeth_find_free_buffer_pool_entry( struct qeth_card *card) argument
2688 qeth_init_input_buffer(struct qeth_card *card, struct qeth_qdio_buffer *buf) argument
2724 qeth_init_qdio_queues(struct qeth_card *card) argument
2784 qeth_fill_ipacmd_header(struct qeth_card *card, struct qeth_ipa_cmd *cmd, __u8 command, enum qeth_prot_versions prot) argument
2804 qeth_get_ipacmd_buffer(struct qeth_card *card, enum qeth_ipa_cmds ipacmd, enum qeth_prot_versions prot) argument
2818 qeth_prepare_ipa_cmd(struct qeth_card *card, struct qeth_cmd_buffer *iob, char prot_type) argument
2828 qeth_send_ipa_cmd(struct qeth_card *card, struct qeth_cmd_buffer *iob, int (*reply_cb)(struct qeth_card *, struct qeth_reply*, unsigned long), void *reply_param) argument
2856 qeth_send_startlan(struct qeth_card *card) argument
2869 qeth_default_setadapterparms_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
2884 qeth_query_setadapterparms_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
2902 qeth_get_adapter_cmd(struct qeth_card *card, __u32 command, __u32 cmdlen) argument
2920 qeth_query_setadapterparms(struct qeth_card *card) argument
2933 qeth_query_ipassists_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
2954 qeth_query_ipassists(struct qeth_card *card, enum qeth_prot_versions prot) argument
2966 qeth_query_setdiagass_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
2981 qeth_query_setdiagass(struct qeth_card *card) argument
2994 qeth_get_trap_id(struct qeth_card *card, struct qeth_trap_id *tid) argument
3026 qeth_hw_trap_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
3039 qeth_hw_trap(struct qeth_card *card, enum qeth_diags_trap_action action) argument
3069 qeth_check_qdio_errors(struct qeth_card *card, struct qdio_buffer *buf, unsigned int qdio_error, const char *dbftext) argument
3091 struct qeth_card *card = container_of(work, struct qeth_card, local
3098 qeth_queue_input_buffer(struct qeth_card *card, int index) argument
3174 qeth_handle_send_error(struct qeth_card *card, struct qeth_qdio_out_buffer *buffer, unsigned int qdio_err) argument
3402 struct qeth_card *card = (struct qeth_card *)card_ptr; local
3409 qeth_configure_cq(struct qeth_card *card, enum qeth_cq cq) argument
3439 qeth_qdio_cq_handler(struct qeth_card *card, unsigned int qdio_err, unsigned int queue, int first_element, int count) argument
3512 struct qeth_card *card = (struct qeth_card *)card_ptr; local
3530 struct qeth_card *card = (struct qeth_card *) card_ptr; local
3600 qeth_get_priority_queue(struct qeth_card *card, struct sk_buff *skb, int ipv, int cast_type) argument
3639 qeth_get_elements_no(struct qeth_card *card, void *hdr, struct sk_buff *skb, int elems) argument
3806 qeth_do_send_packet_fast(struct qeth_card *card, struct qeth_qdio_out_q *queue, struct sk_buff *skb, struct qeth_hdr *hdr, int elements_needed, int offset, int hd_len) argument
3838 qeth_do_send_packet(struct qeth_card *card, struct qeth_qdio_out_q *queue, struct sk_buff *skb, struct qeth_hdr *hdr, int elements_needed) argument
3924 qeth_setadp_promisc_mode_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
3944 qeth_setadp_promisc_mode(struct qeth_card *card) argument
3973 struct qeth_card *card; local
3996 struct qeth_card *card; local
4006 qeth_setadpparms_change_macaddr_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
4025 qeth_setadpparms_change_macaddr(struct qeth_card *card) argument
4046 qeth_setadpparms_set_access_ctrl_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
4137 qeth_setadpparms_set_access_ctrl(struct qeth_card *card, enum qeth_ipa_isolation_modes isolation) argument
4163 qeth_set_access_ctrl_online(struct qeth_card *card) argument
4193 struct qeth_card *card; local
4204 struct qeth_card *card = dev->ml_priv; local
4267 qeth_send_ipa_snmp_cmd(struct qeth_card *card, struct qeth_cmd_buffer *iob, int len, int (*reply_cb)(struct qeth_card *, struct qeth_reply *, unsigned long), void *reply_param) argument
4291 qeth_snmp_command_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long sdata) argument
4355 qeth_snmp_command(struct qeth_card *card, char __user *udata) argument
4409 qeth_setadpparms_query_oat_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
4439 qeth_query_oat_command(struct qeth_card *card, char __user *udata) argument
4507 qeth_get_qdio_q_format(struct qeth_card *card) argument
4517 qeth_determine_capabilities(struct qeth_card *card) argument
4573 qeth_qdio_establish_cq(struct qeth_card *card, struct qdio_buffer **in_sbal_ptrs, void (**queue_start_poll) (struct ccw_device *, int, unsigned long)) argument
4591 qeth_qdio_establish(struct qeth_card *card) argument
4702 qeth_core_free_card(struct qeth_card *card) argument
4749 qeth_core_hardsetup_card(struct qeth_card *card) argument
4880 qeth_core_get_next_skb(struct qeth_card *card, struct qeth_qdio_buffer *qethbuffer, struct qdio_buffer_element **__element, int *__offset, struct qeth_hdr **hdr) argument
5042 qeth_core_load_discipline(struct qeth_card *card, enum qeth_discipline_id discipline) argument
5068 qeth_core_free_discipline(struct qeth_card *card) argument
5079 struct qeth_card *card; local
5177 struct qeth_card *card = dev_get_drvdata(&gdev->dev); local
5204 struct qeth_card *card = dev_get_drvdata(&gdev->dev); local
5227 struct qeth_card *card = dev_get_drvdata(&gdev->dev); local
5233 struct qeth_card *card = dev_get_drvdata(&gdev->dev); local
5241 struct qeth_card *card = dev_get_drvdata(&gdev->dev); local
5250 struct qeth_card *card = dev_get_drvdata(&gdev->dev); local
5258 struct qeth_card *card = dev_get_drvdata(&gdev->dev); local
5267 struct qeth_card *card = dev_get_drvdata(&gdev->dev); local
5276 struct qeth_card *card = dev_get_drvdata(&gdev->dev); local
5372 struct qeth_card *card = dev->ml_priv; local
5436 struct qeth_card *card = dev->ml_priv; local
5454 struct qeth_card *card = netdev->ml_priv; local
[all...]
H A Dqeth_core.h72 #define QETH_CARD_TEXT(card, level, text) \
73 debug_text_event(card->debug, level, text)
75 #define QETH_CARD_HEX(card, level, addr, len) \
76 debug_event(card->debug, level, (void *)(addr), len)
78 #define QETH_CARD_MESSAGE(card, text...) \
79 debug_sprintf_event(card->debug, level, text)
81 #define QETH_CARD_TEXT_(card, level, text...) \
82 qeth_dbf_longtext(card->debug, level, text)
92 #define CARD_RDEV(card) card
457 struct qeth_card *card; member in struct:qeth_qdio_out_q
632 struct qeth_card *card; member in struct:qeth_reply
809 struct qeth_card *card = dev_get_drvdata(&((struct ccwgroup_device *) local
832 qeth_put_buffer_pool_entry(struct qeth_card *card, struct qeth_buffer_pool_entry *entry) argument
838 qeth_is_diagass_supported(struct qeth_card *card, enum qeth_diags_cmds cmd) argument
[all...]
/drivers/staging/slicoss/
H A Dslic.h109 ushort bottombits; /* to denote num bufs to card */
116 struct slic_handle_word token; /* token passed between host and card*/
172 #define SLIC_MAX_PORTS 4 /* Max # of ports per card */
404 struct sliccard *card; member in struct:adapter
/drivers/atm/
H A Didt77252.h43 #define VPCI2VC(card, vpi, vci) \
44 (((vpi) << card->vcibits) | ((vci) & card->vcimask))
213 struct idt77252_dev *card; member in struct:vc_map
438 #define SAR_REG_DR0 (card->membase + 0x00)
439 #define SAR_REG_DR1 (card->membase + 0x04)
440 #define SAR_REG_DR2 (card->membase + 0x08)
441 #define SAR_REG_DR3 (card->membase + 0x0C)
442 #define SAR_REG_CMD (card->membase + 0x10)
443 #define SAR_REG_CFG (card
[all...]
/drivers/media/dvb/ngene/
H A Dngene.h585 struct snd_card *card; member in struct:mychip
/drivers/media/video/ivtv/
H A Divtv-driver.h192 int cardtype; /* force card type on load */
610 /* General fixed card data */
612 const struct ivtv_card *card; /* card information */ member in struct:ivtv
613 const char *card_name; /* full name of the card */
615 u8 has_cx23415; /* 1 if it is a cx23415 based card, 0 for cx23416 */
619 u32 v4l2_cap; /* V4L2 capabilities of card */
621 v4l2_std_id tuner_std; /* the norm of the card's tuner (fixed) */
712 u32 pgm_info_write_idx; /* last index written by the card that was transferred to pgm_info[] */
714 struct v4l2_enc_idx_entry pgm_info[IVTV_MAX_PGM_INDEX]; /* filled from the pgm cyclic buffer on the card */
[all...]
/drivers/media/video/saa7134/
H A Dsaa7134.h142 /* card configuration */
405 #define card(dev) (saa7134_boards[dev->board]) macro
/drivers/net/wireless/
H A Datmel.c14 The firmware module for reading the MAC address of the card comes from
394 /* A stub firmware image which reads the MAC address from NVRAM on the card.
442 void *card; /* Bus dependent structure varies for PCcard */ member in struct:atmel_private
808 if (priv->card && priv->present_callback &&
809 !(*priv->present_callback)(priv->card)) {
860 /* Copy the wireless header into the card */
944 /* Test to see if the packet in card memory at packet_loc has a valid CRC
1175 if (priv->card && priv->present_callback &&
1176 !(*priv->present_callback)(priv->card))
1180 the card unhampere
1523 init_atmel_card(unsigned short irq, unsigned long port, const AtmelFWType fw_type, struct device *sys_dev, int (*card_present)(void *), void *card) argument
[all...]
/drivers/net/wireless/mwifiex/
H A Dmain.h554 void *card; member in struct:mwifiex_adapter
/drivers/staging/sbe-2t3e3/
H A D2t3e3.h2 * SBE 2T3E3 synchronous serial card driver for Linux
691 struct card *card; member in struct:channel
744 struct card { struct
872 spin_lock_irqsave(&channel->card->bootrom_lock, flags);
874 spin_unlock_irqrestore(&channel->card->bootrom_lock, flags);
/drivers/platform/x86/
H A Dthinkpad_acpi.c6450 struct snd_card *card; member in struct:tpacpi_alsa_data
6778 struct snd_card *card; local
6785 sizeof(struct tpacpi_alsa_data), &card);
6786 if (rc < 0 || !card) {
6787 pr_err("Failed to create ALSA card structures: %d\n", rc);
6791 BUG_ON(!card->private_data);
6792 data = card->private_data;
6793 data->card = card;
6795 strlcpy(card
[all...]

Completed in 519 milliseconds

<<11