/drivers/net/ |
D | gianfar_ethtool.c | 124 if (priv->device_flags & FSL_GIANFAR_DEV_HAS_RMON) in gfar_gstrings() 141 if (priv->device_flags & FSL_GIANFAR_DEV_HAS_RMON) { in gfar_fill_stats() 161 if (priv->device_flags & FSL_GIANFAR_DEV_HAS_RMON) in gfar_sset_count() 287 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_COALESCE)) in gfar_gcoalesce() 343 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_COALESCE)) in gfar_scoalesce() 494 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_CSUM)) in gfar_set_rx_csum() 529 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_CSUM)) in gfar_get_rx_csum() 539 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_CSUM)) in gfar_set_tx_csum() 558 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_CSUM)) in gfar_get_tx_csum() 581 if (priv->device_flags & FSL_GIANFAR_DEV_HAS_MAGIC_PACKET) { in gfar_get_wol() [all …]
|
D | gianfar.c | 203 priv->device_flags = in gfar_of_init() 209 priv->device_flags = in gfar_of_init() 229 priv->device_flags |= FSL_GIANFAR_DEV_HAS_MAGIC_PACKET; in gfar_of_init() 388 if (priv->device_flags & FSL_GIANFAR_DEV_HAS_CSUM) { in gfar_probe() 396 if (priv->device_flags & FSL_GIANFAR_DEV_HAS_VLAN) { in gfar_probe() 402 if (priv->device_flags & FSL_GIANFAR_DEV_HAS_EXTENDED_HASH) { in gfar_probe() 437 if (priv->device_flags & FSL_GIANFAR_DEV_HAS_PADDING) in gfar_probe() 472 if (priv->device_flags & FSL_GIANFAR_DEV_HAS_MULTI_INTR) { in gfar_probe() 528 (priv->device_flags & FSL_GIANFAR_DEV_HAS_MAGIC_PACKET); in gfar_suspend() 576 (priv->device_flags & FSL_GIANFAR_DEV_HAS_MAGIC_PACKET); in gfar_resume() [all …]
|
D | gianfar.h | 779 u32 device_flags; member
|
/drivers/scsi/aic7xxx/ |
D | aic7770.c | 329 target_settings = (sc->device_flags[i] & CFXFER) << 4; in aha2840_load_seeprom() 330 if (sc->device_flags[i] & CFSYNCH) in aha2840_load_seeprom() 332 if (sc->device_flags[i] & CFWIDEB) in aha2840_load_seeprom() 334 if (sc->device_flags[i] & CFDISC) in aha2840_load_seeprom()
|
D | aic7xxx_pci.c | 1433 if ((sc->device_flags[i] & CFSYNCHISULTRA) != 0) { in ahc_parse_pci_eeprom() 1445 if (sc->device_flags[i] & CFDISC) in ahc_parse_pci_eeprom() 1448 if ((sc->device_flags[i] & CFSYNCHISULTRA) != 0) in ahc_parse_pci_eeprom() 1453 if ((sc->device_flags[i] & CFXFER) == 0x04 in ahc_parse_pci_eeprom() 1456 sc->device_flags[i] &= ~CFXFER; in ahc_parse_pci_eeprom() 1462 if (sc->device_flags[i] & CFSYNCH) in ahc_parse_pci_eeprom() 1473 scsirate = (sc->device_flags[i] & CFXFER) in ahc_parse_pci_eeprom() 1475 if (sc->device_flags[i] & CFWIDEB) in ahc_parse_pci_eeprom() 1478 scsirate = (sc->device_flags[i] & CFXFER) << 4; in ahc_parse_pci_eeprom() 1479 if (sc->device_flags[i] & CFSYNCH) in ahc_parse_pci_eeprom() [all …]
|
D | aic79xx.h | 827 uint16_t device_flags[16]; /* words 0-15 */ member 913 uint8_t device_flags; member
|
D | aic7xxx.h | 773 uint16_t device_flags[16]; /* words 0-15 */ member
|
D | aic79xx_core.c | 7745 if (sc->device_flags[targ] & CFDISC) { in ahd_parse_cfgdata() 7753 sc->device_flags[targ] &= ~CFPACKETIZED; in ahd_parse_cfgdata() 7757 user_tinfo->period = (sc->device_flags[targ] & CFXFER); in ahd_parse_cfgdata() 7771 if ((sc->device_flags[targ] & CFPACKETIZED) != 0) { in ahd_parse_cfgdata() 7780 if ((sc->device_flags[targ] & CFQAS) != 0) in ahd_parse_cfgdata() 7783 if ((sc->device_flags[targ] & CFWIDEB) != 0) in ahd_parse_cfgdata()
|
D | aic7xxx_osm.c | 596 int flags = sc->device_flags[target_offset]; in ahc_linux_target_alloc()
|
D | aic79xx_osm.c | 624 int flags = sc->device_flags[starget->id]; in ahd_linux_target_alloc()
|
/drivers/media/dvb/siano/ |
D | smscoreapi.c | 80 unsigned long device_flags; member 419 dev->device_flags = params->flags; in smscore_register_device() 523 if ((coredev->device_flags & SMS_ROM_NO_RESPONSE) && in smscore_load_firmware_family2() 555 if (coredev->device_flags & SMS_ROM_NO_RESPONSE) { in smscore_load_firmware_family2() 603 if (loadfirmware_handler == NULL && !(coredev->device_flags & in smscore_load_firmware_from_file() 618 rc = (coredev->device_flags & SMS_DEVICE_FAMILY2) ? in smscore_load_firmware_from_file() 772 if (coredev->device_flags & SMS_DEVICE_FAMILY2) { in smscore_set_device_mode() 780 if (!(coredev->device_flags & SMS_DEVICE_NOT_READY)) { in smscore_set_device_mode() 862 coredev->device_flags &= ~SMS_DEVICE_NOT_READY; in smscore_set_device_mode() 1206 if (coredev->device_flags & SMS_DEVICE_FAMILY2) { in smscore_configure_gpio()
|
/drivers/scsi/ |
D | qlogicpti.c | 304 qpti->dev_param[i].device_flags = 0xcd; in qlogicpti_set_hostdev_defaults() 443 param[2] = (qpti->dev_param[i].device_flags << 8); in qlogicpti_reset_hardware() 958 qpti->dev_param[tgt].device_flags |= 0x10; in qlogicpti_slave_configure() 965 qpti->dev_param[tgt].device_flags |= 0x20; in qlogicpti_slave_configure() 969 param[2] = (qpti->dev_param[tgt].device_flags << 8); in qlogicpti_slave_configure() 970 if (qpti->dev_param[tgt].device_flags & 0x10) { in qlogicpti_slave_configure()
|
D | aic7xxx_old.c | 497 unsigned short device_flags[16]; /* words 0-15 */ member 8661 (sc->device_flags[i] & CFSYNCHISULTRA)) || in aic7xxx_load_seeprom() 8662 (sc->device_flags[i] & CFNEWULTRAFORMAT) ) in aic7xxx_load_seeprom() 8686 sc->device_flags[i] = (p->discenable & mask) ? CFDISC : 0; in aic7xxx_load_seeprom() 8688 sc->device_flags[i] |= CFWIDEB; in aic7xxx_load_seeprom() 8693 sc->device_flags[i] |= CFSYNCH; in aic7xxx_load_seeprom() 8694 sc->device_flags[i] |= (aic_inb(p, TARG_SCSIRATE + i) & 0x07); in aic7xxx_load_seeprom() 8696 sc->device_flags[i] |= CFSYNCHISULTRA; in aic7xxx_load_seeprom() 8703 sc->device_flags[i] |= CFSYNCH; in aic7xxx_load_seeprom() 8705 sc->device_flags[i] |= ((p->ultraenb & mask) ? in aic7xxx_load_seeprom() [all …]
|
D | qlogicpti.h | 309 u_short device_flags; member
|
D | dpt_i2o.c | 3260 if(d->lct_data.device_flags&(1<<0)) in adpt_i2o_report_hba_unit() 3262 if(d->lct_data.device_flags&(1<<1)) in adpt_i2o_report_hba_unit() 3264 if(!(d->lct_data.device_flags&(1<<4))) in adpt_i2o_report_hba_unit() 3266 if(!(d->lct_data.device_flags&(1<<5))) in adpt_i2o_report_hba_unit()
|
/drivers/scsi/qla2xxx/ |
D | qla_init.c | 69 vha->device_flags = DFLG_NO_CABLE; in qla2x00_initialize_adapter() 1378 vha->device_flags &= ~DFLG_NO_CABLE; in qla2x00_fw_ready() 1424 vha->device_flags |= DFLG_NO_CABLE; in qla2x00_fw_ready() 2279 vha->device_flags |= DFLG_LOCAL_DEVICES; in qla2x00_configure_local_loop() 2280 vha->device_flags &= ~DFLG_RETRY_LOCAL_DEVICES; in qla2x00_configure_local_loop() 2427 vha->device_flags &= ~SWITCH_FOUND; in qla2x00_configure_fabric() 2430 vha->device_flags |= SWITCH_FOUND; in qla2x00_configure_fabric() 2812 vha->device_flags |= DFLG_FABRIC_DEVICES; in qla2x00_find_all_fabric_devs() 3479 if ((vha->device_flags & DFLG_NO_CABLE)) in qla2x00_restart_isp()
|
D | qla_mid.c | 378 vha->device_flags = 0; in qla24xx_create_vhost()
|
D | qla_attr.c | 1139 if (vha->device_flags & SWITCH_FOUND) in qla2x00_get_host_fabric_name()
|
D | qla_os.c | 1942 base_vha->host_no, base_vha->device_flags)); in qla2x00_probe_one() 2930 if (!(vha->device_flags & DFLG_NO_CABLE) && in qla2x00_timer()
|
D | qla_def.h | 2640 uint32_t device_flags; member
|
D | qla_isr.c | 495 vha->device_flags |= DFLG_NO_CABLE; in qla2x00_async_event()
|
/drivers/message/i2o/ |
D | device.c | 390 entry->device_flags = le32_to_cpu(*dlct++); in i2o_device_parse_lct()
|
D | i2o_proc.c | 522 lct->lct_entry[i].device_flags); in i2o_seq_show_lct()
|