Searched refs:drv_flags (Results 1 – 9 of 9) sorted by relevance
277 int drv_flags; member634 int drv_flags; member972 pci_bar = vci->drv_flags & (IS_CYCLONE | IS_TORNADO) ? 1 : 0; in vortex_init_one()1080 vp->drv_flags = vci->drv_flags; in vortex_probe1()1081 vp->has_nway = (vci->drv_flags & HAS_NWAY) ? 1 : 0; in vortex_probe1()1101 if (vci->drv_flags & IS_VORTEX) { in vortex_probe1()1175 if (vci->drv_flags & EEPROM_8BIT) in vortex_probe1()1177 else if (vci->drv_flags & EEPROM_OFFSET) in vortex_probe1()1202 if ((checksum != 0x00) && !(vci->drv_flags & IS_TORNADO)) in vortex_probe1()1236 if (pdev && vci->drv_flags & HAS_CB_FNS) { in vortex_probe1()[all …]
229 int drv_flags; /* Driver use, intended as capability flags. */ member322 int chip_id, drv_flags; member380 int drv_flags = pci_id_tbl[chip_idx].drv_flags; in yellowfin_init_one() local419 if (drv_flags & DontUseEeprom) in yellowfin_init_one()439 np->drv_flags = drv_flags; in yellowfin_init_one()494 if (np->drv_flags & HasMII) { in yellowfin_init_one()621 if (yp->drv_flags & IsGigabit) { in yellowfin_open()1081 } else if ((yp->drv_flags & IsGigabit) && (frame_status & 0x0038)) { in yellowfin_rx()1091 } else if ( !(yp->drv_flags & IsGigabit) && in yellowfin_rx()1306 if (yp->drv_flags & HasMulticastBug) { in set_rx_mode()
313 int drv_flags; member678 int drv_flags, io_size; in starfire_init_one() local786 drv_flags = netdrv_tbl[chip_idx].drv_flags; in starfire_init_one()845 if (drv_flags & CanHaveMII) { in starfire_init_one()
574 int drv_flags; member1006 tp->drv_flags = board_info[ent->driver_data].hw_flags; in rtl8139_init_one()1041 if (tp->drv_flags & HAS_MII_XCVR) { in rtl8139_init_one()1628 else if (tp->drv_flags & HAS_LNK_CHNG) in rtl8139_start_thread()2089 (tp->drv_flags & HAS_LNK_CHNG)) { in rtl8139_weird_interrupt()
458 int drv_flags; member788 tp->drv_flags = PCI_COMMAND_IO | PCI_COMMAND_MEMORY | in netdrv_init_one()1607 (tp->drv_flags & HAS_LNK_CHNG)) { in netdrv_weird_interrupt()
158 int drv_flags; /* Driver use, intended as capability flags. */ member447 ep->chip_flags = pci_id_tbl[chip_idx].drv_flags; in epic_init_one()
234 int drv_flags; /* Driver use, intended as capability flags. */ member306 int chip_id, drv_flags; member407 np->drv_flags = pci_id_tbl[chip_idx].drv_flags; in w840_probe1()446 if (np->drv_flags & CanHaveMII) { in w840_probe1()1047 ((np->drv_flags & HasBrokenTx) && np->tx_q_bytes > TX_BUG_FIFO_LIMIT)) { in start_tx()
652 host->targets[i].drv_flags = TCF_DRV_255_63; in initio_init()654 host->targets[i].drv_flags = 0; in initio_init()659 host->targets[i].drv_flags = TCF_DRV_255_63; in initio_init()661 host->targets[i].drv_flags = 0; in initio_init()1219 active_tc->drv_flags |= TCF_DRV_EN_TAG; in tulip_scsi()1221 active_tc->drv_flags &= ~TCF_DRV_EN_TAG; in tulip_scsi()1952 if (active_tc->drv_flags & TCF_DRV_EN_TAG) { in int_initio_resel()1993 if (!(active_tc->drv_flags & TCF_DRV_EN_TAG)) { in int_initio_resel()2706 if (tc->drv_flags & TCF_DRV_255_63) { in i91u_biosparam()
469 u16 drv_flags; member