Home
last modified time | relevance | path

Searched refs:reconnect (Results 1 – 53 of 53) sorted by relevance

/linux-4.1.27/drivers/scsi/pcmcia/
Daha152x_stub.c62 static int reconnect = 1; variable
69 module_param(reconnect, int, 0);
166 s.reconnect = reconnect; in aha152x_config_cs()
/linux-4.1.27/drivers/scsi/
Daha152x.c345 static int reconnect[] = {1, 1}; variable
346 module_param_array(reconnect, int, NULL, 0);
347 MODULE_PARM_DESC(reconnect,"allow targets to disconnect");
455 int reconnect; /* disconnection allowed */ member
557 #define RECONNECT (HOSTDATA(shpnt)->reconnect)
752 RECONNECT = setup->reconnect; in aha152x_probe_one()
761 if (setup->reconnect) in aha152x_probe_one()
3060 if ((setup->reconnect < 0) || (setup->reconnect > 1)) in checksetup()
3109 override.reconnect, in aha152x_init()
3130 override.reconnect, in aha152x_init()
[all …]
Dscsi_transport_srp.c574 res = rport->state != SRP_RPORT_LOST ? i->f->reconnect(rport) : -ENODEV; in srp_reconnect_rport()
736 if (i->f->reconnect) in srp_rport_add()
877 if (ft->reconnect) { in srp_attach_transport()
Daha152x.h321 int reconnect; member
/linux-4.1.27/include/scsi/
Dscsi_transport_srp.h103 int (*reconnect)(struct srp_rport *rport); member
/linux-4.1.27/fs/cifs/
Dlink.c344 oparms.reconnect = false; in cifs_query_mf_symlink()
390 oparms.reconnect = false; in cifs_create_mf_symlink()
433 oparms.reconnect = false; in smb3_query_mf_symlink()
502 oparms.reconnect = false; in smb3_create_mf_symlink()
Dsmb2ops.c304 oparms.reconnect = false; in smb3_qfs_tcon()
338 oparms.reconnect = false; in smb2_qfs_tcon()
371 oparms.reconnect = false; in smb2_is_path_accessible()
841 oparms.reconnect = false; in smb2_query_dir_first()
928 oparms.reconnect = false; in smb2_queryfs()
1001 oparms.reconnect = false; in smb2_query_symlink()
Dsmb2inode.c61 oparms.reconnect = false; in smb2_open_op_close()
Dsmb1ops.c580 oparms.reconnect = false; in cifs_query_path_info()
812 oparms.reconnect = false; in smb_set_file_info()
980 oparms.reconnect = false; in cifs_query_symlink()
Ddir.c331 oparms.reconnect = false; in cifs_do_create()
659 oparms.reconnect = false; in cifs_mknod()
Dcifsacl.c919 oparms.reconnect = false; in get_cifs_acl_by_path()
988 oparms.reconnect = false; in set_cifs_acl()
Dfile.c234 oparms.reconnect = false; in cifs_nt_open()
664 oparms.reconnect = true; in cifs_reopen_file()
688 oparms.reconnect = true; in cifs_reopen_file()
698 if (rc == -ENOENT && oparms.reconnect == false) { in cifs_reopen_file()
702 oparms.reconnect = true; in cifs_reopen_file()
736 if (oparms.reconnect) in cifs_reopen_file()
Dinode.c468 oparms.reconnect = false;
1123 oparms.reconnect = false;
1649 oparms.reconnect = false;
Dcifsglob.h1000 bool reconnect:1; member
Dsmb2pdu.c1098 if (oparms->reconnect) { in add_durable_context()
1101 oparms->reconnect = false; in add_durable_context()
/linux-4.1.27/include/linux/
Dserio.h63 int (*reconnect)(struct serio *); member
Dgameport.h58 int (*reconnect)(struct gameport *); member
/linux-4.1.27/Documentation/scsi/
Ddtc3x80.txt34 scsi disconnect/reconnect, and this (mostly) works. However..... I
Daha152x.txt85 reconnect=RECONNECT0[,RECONNECT1]
DBusLogic.txt151 target devices if disconnect/reconnect is disabled for that device.
DChangeLog.1992-19971863 disconnect/reconnect, and support command linking. Use
/linux-4.1.27/drivers/input/mouse/
Dpsmouse.h77 int (*reconnect)(struct psmouse *psmouse); member
Dlifebook.c340 psmouse->reconnect = lifebook_absolute_mode; in lifebook_init()
Dpsmouse-base.c734 psmouse->reconnect = NULL; in psmouse_apply_defaults()
1618 if (psmouse->reconnect) { in psmouse_reconnect()
1619 if (psmouse->reconnect(psmouse)) in psmouse_reconnect()
1681 .reconnect = psmouse_reconnect,
Dfocaltech.c426 psmouse->reconnect = focaltech_reconnect; in focaltech_init()
Dvmmouse.c494 psmouse->reconnect = vmmouse_reconnect; in vmmouse_init()
Dtrackpoint.c394 psmouse->reconnect = trackpoint_reconnect; in trackpoint_detect()
Dcypress_ps2.c695 psmouse->reconnect = cypress_reconnect; in cypress_init()
Dsentelic.c1060 psmouse->reconnect = fsp_reconnect; in fsp_init()
Dhgpk.c937 psmouse->reconnect = hgpk_reconnect; in hgpk_register()
Delantech.c1712 psmouse->reconnect = elantech_reconnect; in elantech_init()
Dsynaptics.c1518 psmouse->reconnect = synaptics_reconnect; in __synaptics_init()
Dalps.c2965 psmouse->reconnect = alps_reconnect; in alps_init()
/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-transport-srp37 Description: Number of seconds the SCSI layer will wait after a reconnect
/linux-4.1.27/Documentation/filesystems/cifs/
DCHANGES19 Fix memory leak in reconnect. Fix oops in DFS mount error path.
103 umount race that can cause oops in mount or umount or reconnect.
222 non-cached file. Fix reconnect to newer Samba servers (or other servers
266 to Unicode during mount. Fix memory leak in sess struct on reconnect.
469 Multiple bigendian fixes. On little endian systems (for reconnect after
470 network failure) fix tcp session reconnect code so we do not try first
471 to reconnect on reverse of port 445. Treat reparse points (NTFS junctions)
518 except when already in write. Grab per socket sem during reconnect
519 to avoid oops in sendmsg if overlapping with reconnect. Do not
646 copy rather than later modified server copy of file. Do not reconnect
[all …]
/linux-4.1.27/drivers/input/gameport/
Dgameport.c615 if (!gameport->drv || !gameport->drv->reconnect || gameport->drv->reconnect(gameport)) { in gameport_reconnect_port()
/linux-4.1.27/drivers/input/serio/
Dps2mult.c304 .reconnect = ps2mult_reconnect,
Dserio_raw.c439 .reconnect = serio_raw_reconnect,
Dserio.c76 if (serio->drv && serio->drv->reconnect) in serio_reconnect_driver()
77 retval = serio->drv->reconnect(serio); in serio_reconnect_driver()
/linux-4.1.27/drivers/block/drbd/
Ddrbd_receiver.c3577 goto reconnect; in receive_SyncParam()
3582 goto reconnect; in receive_SyncParam()
3688 reconnect: in receive_SyncParam()
5527 goto reconnect; in drbd_asender()
5539 goto reconnect; in drbd_asender()
5582 goto reconnect; in drbd_asender()
5591 goto reconnect; in drbd_asender()
5599 goto reconnect; in drbd_asender()
5604 goto reconnect; in drbd_asender()
5615 goto reconnect; in drbd_asender()
[all …]
/linux-4.1.27/Documentation/ABI/testing/
Ddev-kmsg47 to reconnect to the buffer and reconstruct the read position
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h977 OBD_CHECK_DT_OP(obd, reconnect, 0); in obd_reconnect()
978 OBD_COUNTER_INCREMENT(obd, reconnect); in obd_reconnect()
980 rc = OBP(obd, reconnect)(env, exp, obd, cluuid, d, localdata); in obd_reconnect()
/linux-4.1.27/Documentation/networking/
Dde4x5.txt86 from, e.g. TP, reconnect to BNC and things will still work (after a
/linux-4.1.27/Documentation/wimax/
DREADME.i2400m147 reinitialized by the driver (eg: following a reset or a reconnect).
/linux-4.1.27/drivers/input/keyboard/
Datkbd.c1305 .reconnect = atkbd_reconnect,
/linux-4.1.27/firmware/keyspan_pda/
Dkeyspan_pda.S418 ;; do break off: restore PORTCCFG.1 to reconnect TxD0 to serial port
Dxircom_pgs.S456 ;; do break off: restore PORTCCFG.1 to reconnect TxD0 to serial port
/linux-4.1.27/Documentation/filesystems/
Dautofs4-mount-control.txt28 The actual problem with autofs is that it can't reconnect to existing
/linux-4.1.27/fs/ceph/
Dmds_client.c1223 int reconnect) in wake_up_session_caps() argument
1227 (void *)(unsigned long)reconnect); in wake_up_session_caps()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_status.c1347 LPROCFS_OBD_OP_INIT(num_private_stats, stats, reconnect); in lprocfs_init_ops_stats()
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic7xxx.reg880 mask NO_MATCH 0x30|SEQINT /* no cmd match for reconnect */
Daic79xx.reg139 NO_MATCH, /* no cmd match for reconnect */
/linux-4.1.27/drivers/infiniband/ulp/srp/
Dib_srp.c3532 .reconnect = srp_rport_reconnect,