Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/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()
3059 if ((setup->reconnect < 0) || (setup->reconnect > 1)) in checksetup()
3108 override.reconnect, in aha152x_init()
3129 override.reconnect, in aha152x_init()
[all …]
Daha152x.h321 int reconnect; member
Dscsi_transport_srp.c580 res = rport->state != SRP_RPORT_LOST ? i->f->reconnect(rport) : -ENODEV; in srp_reconnect_rport()
744 if (i->f->reconnect) in srp_rport_add()
885 if (ft->reconnect) { in srp_attach_transport()
/linux-4.4.14/include/scsi/
Dscsi_transport_srp.h103 int (*reconnect)(struct srp_rport *rport); member
/linux-4.4.14/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()
907 oparms.reconnect = false; in smb2_query_dir_first()
994 oparms.reconnect = false; in smb2_queryfs()
1067 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.c918 oparms.reconnect = false; in get_cifs_acl_by_path()
987 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()
Dsmb2pdu.c1249 oparms->reconnect = false; in add_durable_reconnect_v2_context()
1275 if (oparms->reconnect) in add_durable_context()
1282 if (oparms->reconnect) { in add_durable_context()
1285 oparms->reconnect = false; in add_durable_context()
Dinode.c468 oparms.reconnect = false;
1123 oparms.reconnect = false;
1649 oparms.reconnect = false;
Dcifsglob.h1014 bool reconnect:1; member
/linux-4.4.14/include/linux/
Dserio.h65 int (*reconnect)(struct serio *); member
Dgameport.h58 int (*reconnect)(struct gameport *); member
/linux-4.4.14/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.4.14/Documentation/ABI/stable/
Dsysfs-transport-srp37 Description: Number of seconds the SCSI layer will wait after a reconnect
/linux-4.4.14/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()
1622 if (psmouse->reconnect) { in psmouse_reconnect()
1623 if (psmouse->reconnect(psmouse)) in psmouse_reconnect()
1685 .reconnect = psmouse_reconnect,
Dfocaltech.c439 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()
Dhgpk.c937 psmouse->reconnect = hgpk_reconnect; in hgpk_register()
Dsentelic.c1062 psmouse->reconnect = fsp_reconnect; in fsp_init()
Dsynaptics.c1518 psmouse->reconnect = synaptics_reconnect; in __synaptics_init()
Delantech.c1740 psmouse->reconnect = elantech_reconnect; in elantech_init()
Dalps.c2973 psmouse->reconnect = alps_reconnect; in alps_init()
/linux-4.4.14/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.4.14/drivers/input/gameport/
Dgameport.c615 if (!gameport->drv || !gameport->drv->reconnect || gameport->drv->reconnect(gameport)) { in gameport_reconnect_port()
/linux-4.4.14/drivers/input/serio/
Dps2mult.c304 .reconnect = ps2mult_reconnect,
Dserio_raw.c439 .reconnect = serio_raw_reconnect,
Dserio.c74 if (serio->drv && serio->drv->reconnect) in serio_reconnect_driver()
75 retval = serio->drv->reconnect(serio); in serio_reconnect_driver()
/linux-4.4.14/drivers/block/drbd/
Ddrbd_receiver.c3578 goto reconnect; in receive_SyncParam()
3583 goto reconnect; in receive_SyncParam()
3689 reconnect: in receive_SyncParam()
5528 goto reconnect; in drbd_asender()
5540 goto reconnect; in drbd_asender()
5583 goto reconnect; in drbd_asender()
5592 goto reconnect; in drbd_asender()
5600 goto reconnect; in drbd_asender()
5605 goto reconnect; in drbd_asender()
5616 goto reconnect; in drbd_asender()
[all …]
/linux-4.4.14/Documentation/ABI/testing/
Ddev-kmsg47 to reconnect to the buffer and reconstruct the read position
/linux-4.4.14/Documentation/DocBook/
Dscsi.xml.db149 API-srp-reconnect-rport
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd_class.h880 OBD_CHECK_DT_OP(obd, reconnect, 0); in obd_reconnect()
881 OBD_COUNTER_INCREMENT(obd, reconnect); in obd_reconnect()
883 rc = OBP(obd, reconnect)(env, exp, obd, cluuid, d, localdata); in obd_reconnect()
/linux-4.4.14/Documentation/networking/
Dde4x5.txt86 from, e.g. TP, reconnect to BNC and things will still work (after a
/linux-4.4.14/Documentation/wimax/
DREADME.i2400m147 reinitialized by the driver (eg: following a reset or a reconnect).
/linux-4.4.14/drivers/input/keyboard/
Datkbd.c1305 .reconnect = atkbd_reconnect,
/linux-4.4.14/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.4.14/Documentation/filesystems/
Dautofs4-mount-control.txt28 The actual problem with autofs is that it can't reconnect to existing
/linux-4.4.14/fs/ceph/
Dmds_client.c1278 int reconnect) in wake_up_session_caps() argument
1282 (void *)(unsigned long)reconnect); in wake_up_session_caps()
/linux-4.4.14/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.4.14/drivers/infiniband/ulp/srp/
Dib_srp.c3581 .reconnect = srp_rport_reconnect,