/drivers/net/ethernet/stmicro/stmmac/ |
D | norm_desc.c | 128 p->des01.rx.own = 1; in ndesc_init_rx_desc() 142 p->des01.tx.own = 0; in ndesc_init_tx_desc() 151 return p->des01.tx.own; in ndesc_get_tx_owner() 156 return p->des01.rx.own; in ndesc_get_rx_owner() 161 p->des01.tx.own = 1; in ndesc_set_tx_owner() 166 p->des01.rx.own = 1; in ndesc_set_rx_owner()
|
D | descs.h | 51 u32 own:1; member 82 u32 own:1; member 112 u32 own:1; member 154 u32 own:1; member
|
D | enh_desc.c | 286 p->des01.erx.own = 1; in enh_desc_init_rx_desc() 300 p->des01.etx.own = 0; in enh_desc_init_tx_desc() 309 return p->des01.etx.own; in enh_desc_get_tx_owner() 314 return p->des01.erx.own; in enh_desc_get_rx_owner() 319 p->des01.etx.own = 1; in enh_desc_set_tx_owner() 324 p->des01.erx.own = 1; in enh_desc_set_rx_owner()
|
/drivers/isdn/mISDN/ |
D | stack.c | 396 dev->teimgr->peer = &newst->own; in create_stack() 401 dev->D.peer = &newst->own; in create_stack() 402 newst->own.st = newst; in create_stack() 403 newst->own.ctrl = st_own_ctrl; in create_stack() 404 newst->own.send = mISDN_queue_message; in create_stack() 405 newst->own.recv = mISDN_queue_message; in create_stack() 443 ch->peer = &dev->D.st->own; in connect_layer1() 541 ch->peer = &dev->D.st->own; in create_l2entity() 558 rq.ch->peer = &dev->D.st->own; in create_l2entity()
|
/drivers/i2c/busses/ |
D | i2c-elektor.c | 53 static int own = 0x55; variable 97 return (own); in pcf_isa_getown() 343 module_param(own, int, 0);
|
/drivers/media/pci/ttpci/ |
D | Kconfig | 32 Say Y if you own such a card and want to use it. 79 Say Y if you own such a card and want to use it. 106 Say Y if you own such a card and want to use it. 129 Say Y if you own such a card and want to use it. 151 Say Y if you own such a card and want to use it.
|
/drivers/media/usb/dvb-usb/ |
D | Kconfig | 14 Say Y if you own a USB DVB device. 45 Say Y if you own such a device and want to use it. You should build it as 66 Say Y if you own such a device and want to use it. You should build it as 95 Say Y if you own such a device and want to use it. You should build it as 259 Say Y if you own such a device and want to use it. 289 Say Y if you own such a device and want to use it.
|
/drivers/sbus/char/ |
D | bbc_i2c.c | 288 writeb(bp->own, bp->i2c_control_regs + 0x1); in reset_one_i2c() 335 bp->own = readb(bp->i2c_control_regs + 0x01); in attach_one_i2c() 340 bp->index, bp->i2c_control_regs, entry, bp->own, bp->clock); in attach_one_i2c()
|
D | bbc_i2c.h | 59 unsigned char own, clock; member
|
/drivers/media/pci/pt1/ |
D | Kconfig | 11 Say Y or M if you own such a device and want to use it.
|
/drivers/media/usb/b2c2/ |
D | Kconfig | 7 Say Y if you own such a device and want to use it.
|
/drivers/media/pci/b2c2/ |
D | Kconfig | 7 Say Y if you own such a device and want to use it.
|
/drivers/media/pci/ddbridge/ |
D | Kconfig | 18 Say Y if you own such a card and want to use it.
|
/drivers/media/pci/pluto2/ |
D | Kconfig | 14 Say Y or M if you own such a device and want to use it.
|
/drivers/net/fddi/skfp/ |
D | fplustm.c | 1061 struct fddi_addr *own, in mac_get_mc_table() argument 1072 *own = *user ; in mac_get_mc_table() 1074 p = own->a ; in mac_get_mc_table() 1085 if (memcmp((char *)&tb->a,(char *)own,6)) in mac_get_mc_table() 1147 SK_LOC_DECL(struct fddi_addr,own) ; in mac_add_multicast() 1167 if (!(tb = mac_get_mc_table(smc,addr,&own,0,can & ~0x80))) in mac_add_multicast() 1170 tb->a = own ; in mac_add_multicast()
|
/drivers/media/usb/ttusb-budget/ |
D | Kconfig | 18 Say Y if you own such a device and want to use it.
|
/drivers/net/irda/ |
D | Kconfig | 13 own serial driver for all IrDA ports that are 16550 compatible. 207 specification, and therefore needs its own specific driver. This 228 specification, and therefore needs its own specific driver. This 242 specification, and therefore needs its own specific driver. This 276 own specific driver. Those dongles support SIR and FIR (4Mbps) 398 own specific driver. Those dongles support SIR and FIR (4Mbps)
|
/drivers/media/pci/dm1105/ |
D | Kconfig | 21 Say Y or M if you own such a device and want to use it.
|
/drivers/media/usb/ttusb-dec/ |
D | Kconfig | 21 Say Y if you own such a device and want to use it.
|
/drivers/media/usb/tm6000/ |
D | Kconfig | 15 Say Y if you own such a device and want to use it.
|
/drivers/media/pci/mantis/ |
D | Kconfig | 8 Say Y if you own such a device and want to use it.
|
/drivers/net/wireless/ti/wlcore/ |
D | Kconfig | 8 Each chipset family needs to implement its own lower-level module
|
/drivers/android/ |
D | Kconfig | 31 created. Each binder device has its own context manager, and is
|
/drivers/net/wireless/rtlwifi/ |
D | pci.c | 568 u8 own = (u8) rtlpriv->cfg->ops->get_desc((u8 *) entry, true, in _rtl_pci_tx_isr() local 575 if (own) in _rtl_pci_tx_isr() 726 u8 own; in _rtl_pci_rx_interrupt() local 747 own = (u8) rtlpriv->cfg->ops->get_desc((u8 *) pdesc, in _rtl_pci_rx_interrupt() 751 if (own) in _rtl_pci_rx_interrupt() 1444 u8 own; in rtl_pci_tx() local 1474 own = (u8) rtlpriv->cfg->ops->get_desc((u8 *) pdesc, in rtl_pci_tx() 1477 if ((own == 1) && (hw_queue != BEACON_QUEUE)) { in rtl_pci_tx()
|
/drivers/media/pci/bt8xx/ |
D | Kconfig | 43 Say Y if you own such a device and want to use it.
|