Searched refs:me (Results 1 – 11 of 11) sorted by relevance
1583 struct mxser_mon_ext *me; /* it's 2k, stack unfriendly */ in mxser_ioctl_special() local1587 me = kzalloc(sizeof(*me), GFP_KERNEL); in mxser_ioctl_special()1588 if (!me) in mxser_ioctl_special()1594 if (p >= ARRAY_SIZE(me->rx_cnt)) { in mxser_ioctl_special()1614 me->rx_cnt[p] = port->mon_data.rxcnt; in mxser_ioctl_special()1615 me->tx_cnt[p] = port->mon_data.txcnt; in mxser_ioctl_special()1616 me->up_rxcnt[p] = port->mon_data.up_rxcnt; in mxser_ioctl_special()1617 me->up_txcnt[p] = port->mon_data.up_txcnt; in mxser_ioctl_special()1618 me->modem_status[p] = in mxser_ioctl_special()1625 me->baudrate[p] = tty_termios_baud_rate(&port->normal_termios); in mxser_ioctl_special()[all …]
85 struct ehca_mr *me; in ehca_mr_new() local87 me = kmem_cache_zalloc(mr_cache, GFP_KERNEL); in ehca_mr_new()88 if (me) in ehca_mr_new()89 spin_lock_init(&me->mrlock); in ehca_mr_new()93 return me; in ehca_mr_new()96 static void ehca_mr_delete(struct ehca_mr *me) in ehca_mr_delete() argument98 kmem_cache_free(mr_cache, me); in ehca_mr_delete()103 struct ehca_mw *me; in ehca_mw_new() local105 me = kmem_cache_zalloc(mw_cache, GFP_KERNEL); in ehca_mw_new()106 if (me) in ehca_mw_new()[all …]
453 static struct pcmcia_driver me = { variable476 ret = pcmcia_register_driver(&me); in init_ipwireless()491 pcmcia_unregister_driver(&me); in exit_ipwireless()
28 API looks like? Gah. beats me.
78 is Pegasus or Pegasus II based then send me90 Send me <petkan@users.sourceforge.net> any comments you may have.
152 me:1, /* Major error or exception */ in aha1740_makecode()
73 of this code, and for pushing me to finish it up.229 the lack of support from the vendor, and me not wanting people to424 pool. Thanks to Wolfgang Grandegger for pointing this out to me.
237 frequency control and muting works at least for me, but
423 Feel free to contact me or the cycsyn-devel mailing list at
2496 #define Please update me
1359 #define Please update me