Searched refs:PRIV (Results 1 – 11 of 11) sorted by relevance
| /drivers/atm/ |
| A D | idt77105.c | 184 PRIV(dev)->loop_mode = mode; in set_loopback() 231 PRIV(dev)->old_mcr = GET(MCR); in idt77105_int() 233 (PRIV(dev)->old_mcr| in idt77105_int() 267 PRIV(dev)->dev = dev; in idt77105_start() 269 PRIV(dev)->next = idt77105_all; in idt77105_start() 270 idt77105_all = PRIV(dev); in idt77105_start() 285 PRIV(dev)->loop_mode = ATM_LM_NONE; in idt77105_start() 288 PRIV(dev)->loop_mode = ATM_LM_LOC_ATM; in idt77105_start() 291 PRIV(dev)->loop_mode = ATM_LM_RMT_ATM; in idt77105_start() 296 PRIV(dev)->old_mcr = GET(MCR); in idt77105_start() [all …]
|
| A D | suni.c | 100 sonet_copy_stats(&PRIV(dev)->sonet_stats,&tmp); in fetch_stats() 157 if (PRIV(dev)->type == SUNI_MRI_TYPE_PM5355) { in set_loopback() 181 PRIV(dev)->loop_mode = mode; in set_loopback() 314 PRIV(dev)->next = sunis; in suni_start() 315 sunis = PRIV(dev); in suni_start() 324 PRIV(dev)->loop_mode = ATM_LM_NONE; in suni_start() 347 for (walk = &sunis; *walk != PRIV(dev); in suni_stop() 348 walk = &PRIV((*walk)->dev)->next); in suni_stop() 349 *walk = PRIV((*walk)->dev)->next; in suni_stop() 352 kfree(PRIV(dev)); in suni_stop() [all …]
|
| A D | atmtcp.c | 53 out_vcc = PRIV(vcc->dev) ? PRIV(vcc->dev)->vcc : NULL; in atmtcp_send_control() 58 out_vcc = PRIV(vcc->dev) ? PRIV(vcc->dev)->vcc : NULL; in atmtcp_send_control() 75 out_vcc = PRIV(vcc->dev) ? PRIV(vcc->dev)->vcc : NULL; in atmtcp_send_control() 204 dev_data = PRIV(vcc->dev); in atmtcp_v_send() 252 dev_data = PRIV(atmtcp_dev); in atmtcp_c_close() 379 PRIV(dev)->vcc = NULL; in atmtcp_create() 380 PRIV(dev)->persist = persist; in atmtcp_create() 397 if (PRIV(dev)->vcc) { in atmtcp_attach() 408 PRIV(dev)->vcc = vcc; in atmtcp_attach() 437 dev_data = PRIV(dev); in atmtcp_remove_persistent() [all …]
|
| A D | iphase.c | 72 #define PRIV(dev) ((struct suni_priv *) dev->phy_data) macro 2838 stats = &PRIV(_ia_dev[board])->sonet_stats;
|
| /drivers/net/ethernet/natsemi/ |
| A D | ns83820.c | 459 struct ns83820 *dev = PRIV(ndev); in kick_rx() 541 struct ns83820 *dev = PRIV(ndev); in rx_refill() 600 struct ns83820 *dev = PRIV(ndev); in phy_intr() 709 struct ns83820 *dev = PRIV(ndev); in ns83820_setup_rx() 799 struct ns83820 *dev = PRIV(ndev); in ns83820_rx_kick() 820 struct ns83820 *dev = PRIV(ndev); 958 struct ns83820 *dev = PRIV(ndev); 1045 struct ns83820 *dev = PRIV(ndev); 1194 struct ns83820 *dev = PRIV(ndev); 1208 struct ns83820 *dev = PRIV(ndev); [all …]
|
| /drivers/net/ethernet/8390/ |
| A D | pcnet_cs.c | 245 info = PRIV(dev); in pcnet_probe() 509 struct pcnet_dev *info = PRIV(dev); in pcnet_try_config() 568 struct pcnet_dev *info = PRIV(dev); in pcnet_config() 848 struct pcnet_dev *info = PRIV(dev); in set_misc_reg() 885 struct pcnet_dev *info = PRIV(dev); in mii_phy_probe() 910 struct pcnet_dev *info = PRIV(dev); in pcnet_open() 940 struct pcnet_dev *info = PRIV(dev); in pcnet_close() 991 struct pcnet_dev *info = PRIV(dev); in set_config() 1013 info = PRIV(dev); in ei_irq_wrapper() 1110 struct pcnet_dev *info = PRIV(dev); in ei_ioctl() [all …]
|
| A D | axnet_cs.c | 122 static inline struct axnet_dev *PRIV(struct net_device *dev) in PRIV() function 155 info = PRIV(dev); in axnet_probe() 277 struct axnet_dev *info = PRIV(dev); in axnet_config() 392 struct axnet_dev *info = PRIV(dev); in axnet_resume() 470 struct axnet_dev *info = PRIV(dev); in axnet_open() 497 struct axnet_dev *info = PRIV(dev); in axnet_close() 547 PRIV(dev)->stale = 0; in ei_irq_wrapper() 610 struct axnet_dev *info = PRIV(dev); in axnet_ioctl() 1456 struct axnet_dev *info = PRIV(dev); in ei_rx_overrun() 1628 struct axnet_dev *info = PRIV(dev); in AX88190_init()
|
| /drivers/gpu/drm/amd/amdkfd/ |
| A D | kfd_int_process_v11.c | 185 REG_GET_FIELD(context_id0, SQ_INTERRUPT_WORD_WAVE_CTXID0, PRIV), in print_sq_intr_info_inst() 207 PRIV), in print_sq_intr_info_error() 386 SQ_INTERRUPT_WORD_WAVE_CTXID0, PRIV); in event_interrupt_wq_v11()
|
| A D | kfd_int_process_v10.c | 267 PRIV), in event_interrupt_wq_v10() 309 PRIV), in event_interrupt_wq_v10()
|
| A D | kfd_int_process_v9.c | 446 PRIV), in event_interrupt_wq_v9() 488 PRIV), in event_interrupt_wq_v9()
|
| /drivers/gpu/drm/amd/amdgpu/ |
| A D | gfx_v8_0.c | 6692 REG_GET_FIELD(ih_data, SQ_INTERRUPT_WORD_WAVE, PRIV) ? "true" : "false", in gfx_v8_0_parse_sq_irq()
|
Completed in 43 milliseconds