Searched refs:active_mode (Results 1 – 8 of 8) sorted by relevance
348 bool active_mode; in fxos8700_set_scale() local368 active_mode = val & FXOS8700_ACTIVE; in fxos8700_set_scale()369 if (active_mode) { in fxos8700_set_scale()388 active_mode); in fxos8700_set_scale()483 bool active_mode; in fxos8700_set_odr() local490 active_mode = val & FXOS8700_ACTIVE; in fxos8700_set_odr()492 if (active_mode) { in fxos8700_set_odr()
1030 return ha->host->active_mode == MODE_TARGET; in qla_tgt_mode_enabled()1035 return ha->host->active_mode == MODE_INITIATOR; in qla_ini_mode_enabled()1040 return (ha->host->active_mode == MODE_DUAL); in qla_dual_mode_enabled()
1160 switch (vha->host->active_mode) { in qlt_free_session_done()6056 switch (vha->host->active_mode) { in qlt_get_port_database()6424 if ((!npiv_wwpn || !npiv_wwnn) && host->active_mode & MODE_TARGET) { in qlt_lport_register()6490 vha->host->active_mode = MODE_TARGET; in qlt_set_mode()6493 vha->host->active_mode = MODE_INITIATOR; in qlt_set_mode()6496 vha->host->active_mode = MODE_DUAL; in qlt_set_mode()6508 vha->host->active_mode = MODE_UNKNOWN; in qlt_clear_mode()6511 vha->host->active_mode = MODE_INITIATOR; in qlt_clear_mode()6515 vha->host->active_mode = MODE_INITIATOR; in qlt_clear_mode()
1255 if (vha->host->active_mode == MODE_TARGET) in qla24xx_post_prli_work()1697 if (vha->host->active_mode == MODE_TARGET && !N2N_TOPO(vha->hw)) in qla24xx_fcport_handle_login()1982 if (vha->host->active_mode == MODE_TARGET) in qla_handle_els_plogi_done()4636 ha->fw_options[3], vha->host->active_mode); in qla24xx_update_fw_options()6224 switch (vha->host->active_mode) { in qla2x00_update_fcport()6637 (vha->host->active_mode == MODE_TARGET))) { in qla2x00_find_all_fabric_devs()
458 shost->active_mode = MODE_INITIATOR; in scsi_host_alloc()460 shost->active_mode = sht->supported_mode; in scsi_host_alloc()
276 if (shost->active_mode == MODE_UNKNOWN) in show_shost_active_mode()279 return show_shost_mode(shost->active_mode, buf); in show_shost_active_mode()282 static DEVICE_ATTR(active_mode, S_IRUGO, show_shost_active_mode, NULL);
1521 cx231xx_dif_configure_C2HH_for_low_IF(dev, dev->active_mode, in cx231xx_set_Colibri_For_LowIF()1744 status = cx231xx_dif_configure_C2HH_for_low_IF(dev, dev->active_mode, in cx231xx_dif_set_standard()2093 if (dev->active_mode == V4L2_TUNER_RADIO) in cx231xx_dif_set_standard()
698 u32 active_mode; member
Completed in 56 milliseconds