Searched refs:ONLINE (Results 1 - 25 of 25) sorted by relevance

/linux-4.4.14/scripts/
H A Dcoccicheck36 ONLINE=1
42 ONLINE=0
60 if [ "$ONLINE" = "0" ] ; then
70 if [ "$ONLINE" = "0" ] ; then
78 if [ "$ONLINE" = "0" ] ; then
118 if [ $VERBOSE -ne 0 -a $ONLINE -eq 0 ] ; then
/linux-4.4.14/arch/sh/include/mach-common/mach/
H A Dsecureedge5410.h30 * D5 - ONLINE
/linux-4.4.14/drivers/misc/mic/cosm/
H A Dcosm_scif_server.c208 * Set card state to ONLINE when a new SCIF connection from a MIC card is
210 * be ONLINE if cosm_client driver on the card was unloaded and then reloaded.
235 * card. It first sets the card state to ONLINE and then calls scif_poll to
/linux-4.4.14/drivers/ata/
H A Dsata_fsl.c126 ONLINE = (1 << 31), enumerator in enum:__anon3362
797 ata_wait_register(ap, hcr_base + HSTATUS, ONLINE, ONLINE, 1, 1); sata_fsl_port_stop()
848 temp = ata_wait_register(ap, hcr_base + HSTATUS, ONLINE, ONLINE, sata_fsl_hardreset()
851 if (temp & ONLINE) { sata_fsl_hardreset()
887 temp = ata_wait_register(ap, hcr_base + HSTATUS, ONLINE, 0, 1, 500); sata_fsl_hardreset()
889 if (!(temp & ONLINE)) { sata_fsl_hardreset()
/linux-4.4.14/arch/arm/mach-omap2/
H A Domap-mpuss-lowpower.c332 * CPU ONLINE follows normal CPU ONLINE ptah via omap4_hotplug_cpu()
/linux-4.4.14/drivers/s390/scsi/
H A Dzfcp_unit.c48 * ONLINE and the call to scsi_scan_target runs the same way as the
/linux-4.4.14/arch/ia64/kernel/
H A Dtopology.c80 * MCD - Do we want to register all ONLINE nodes, or all POSSIBLE nodes? topology_init()
/linux-4.4.14/drivers/scsi/snic/
H A Dsnic_disc.c43 [SNIC_TGT_STAT_ONLINE] = "ONLINE",
/linux-4.4.14/drivers/scsi/bfa/
H A Dbfa_fcpim.h237 bfa_boolean_t is_online; /* itnim is ONLINE for IO */
H A Dbfa_fcs_rport.c636 * Rport is ONLINE. FC-4s active.
688 * An SCN event is received in ONLINE state. NS query is being sent
738 * An SCN event is received in ONLINE state. NS query is sent to rport.
797 * An SCN event is received in ONLINE state. ADISC is being sent for
848 * An SCN event is received in ONLINE state. ADISC is to rport.
H A Dbfad_im.c1121 "ITNIM ONLINE Target: %d:0:%d " bfad_im_itnim_work_handler()
H A Dbfa_fcs_lport.c6112 * Ignore ONLINE/OFFLINE events from fabric bfa_fcs_vport_sm_created()
6123 * Offline state - awaiting ONLINE event from fabric SM.
6985 /* Send an Offline followed by an ONLINE */ bfa_cb_lps_cvl_event()
/linux-4.4.14/drivers/block/
H A Dskd_main.c2144 pr_debug("%s:%s:%d **** failed, to ONLINE device\n", skd_complete_internal()
3716 pr_debug("%s:%s:%d **** device already ONLINE\n", skd_unquiesce_dev()
3723 * ONLINE, we will rely on controller state change skd_unquiesce_dev()
3755 pr_debug("%s:%s:%d **** device ONLINE...starting block queue\n", skd_unquiesce_dev()
3759 pr_info("(%s): STEC s1120 ONLINE\n", skd_name(skdev)); skd_unquiesce_dev()
5180 return "ONLINE"; skd_drive_state_to_str()
5218 return "ONLINE"; skd_skdev_state_to_str()
H A DDAC960.c3863 ? "ONLINE" : "STANDBY")); DAC960_V1_ProcessCompletedCommand()
3896 ? "ONLINE" DAC960_V1_ProcessCompletedCommand()
4846 ? "ONLINE" DAC960_V2_ProcessCompletedCommand()
4992 ? "ONLINE" DAC960_V2_ProcessCompletedCommand()
/linux-4.4.14/drivers/s390/net/
H A Dqeth_core_sys.c34 return sprintf(buf, "UP (LAN ONLINE)\n"); qeth_dev_state_show()
/linux-4.4.14/drivers/s390/char/
H A Dtape_core.c1168 /* Set the 'ONLINE' flag depending on sense byte 1 */ __tape_do_irq()
/linux-4.4.14/drivers/hsi/clients/
H A Dssi_protocol.c743 dev_dbg(&cl->device, "CMT is ONLINE\n"); ssip_rx_waketest()
/linux-4.4.14/include/scsi/
H A Dscsi_transport_fc.h342 enum fc_port_state port_state; /* Will only be ONLINE or UNKNOWN */
/linux-4.4.14/drivers/target/
H A Dtarget_core_alua.c1323 tg_pt_gp->tg_pt_gp_id, (offline) ? "OFFLINE" : "ONLINE"); core_alua_set_tg_pt_secondary_state()
/linux-4.4.14/drivers/scsi/csiostor/
H A Dcsio_lnode.c848 * created on this FCF and set to [ONLINE] state.
/linux-4.4.14/drivers/power/
H A Dcharger-manager.c234 dev_warn(cm->dev, "Cannot read ONLINE value from %s\n", is_charging()
/linux-4.4.14/drivers/scsi/qla2xxx/
H A Dqla_def.h2048 "ONLINE"
H A Dqla_os.c4000 * If the port is not ONLINE then try to login qla2x00_relogin()
/linux-4.4.14/drivers/scsi/
H A Dscsi_transport_fc.c3129 * If the port is ONLINE, then it came back. If it was a SCSI fc_timeout_deleted_rport()
/linux-4.4.14/drivers/scsi/qla4xxx/
H A Dql4_os.c4489 * still NOT ONLINE then try and relogin again. qla4xxx_check_relogin_flash_ddb()

Completed in 1455 milliseconds