| /linux-4.4.14/drivers/scsi/pcmcia/ |
| D | aha152x_stub.c | 62 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/ |
| D | aha152x.c | 345 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 …]
|
| D | aha152x.h | 321 int reconnect; member
|
| D | scsi_transport_srp.c | 580 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/ |
| D | scsi_transport_srp.h | 103 int (*reconnect)(struct srp_rport *rport); member
|
| /linux-4.4.14/fs/cifs/ |
| D | link.c | 344 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()
|
| D | smb2ops.c | 304 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()
|
| D | smb2inode.c | 61 oparms.reconnect = false; in smb2_open_op_close()
|
| D | smb1ops.c | 580 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()
|
| D | dir.c | 331 oparms.reconnect = false; in cifs_do_create() 659 oparms.reconnect = false; in cifs_mknod()
|
| D | cifsacl.c | 918 oparms.reconnect = false; in get_cifs_acl_by_path() 987 oparms.reconnect = false; in set_cifs_acl()
|
| D | file.c | 234 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()
|
| D | smb2pdu.c | 1249 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()
|
| D | inode.c | 468 oparms.reconnect = false; 1123 oparms.reconnect = false; 1649 oparms.reconnect = false;
|
| D | cifsglob.h | 1014 bool reconnect:1; member
|
| /linux-4.4.14/include/linux/ |
| D | serio.h | 65 int (*reconnect)(struct serio *); member
|
| D | gameport.h | 58 int (*reconnect)(struct gameport *); member
|
| /linux-4.4.14/Documentation/scsi/ |
| D | dtc3x80.txt | 34 scsi disconnect/reconnect, and this (mostly) works. However..... I
|
| D | aha152x.txt | 85 reconnect=RECONNECT0[,RECONNECT1]
|
| D | BusLogic.txt | 151 target devices if disconnect/reconnect is disabled for that device.
|
| D | ChangeLog.1992-1997 | 1863 disconnect/reconnect, and support command linking. Use
|
| /linux-4.4.14/Documentation/ABI/stable/ |
| D | sysfs-transport-srp | 37 Description: Number of seconds the SCSI layer will wait after a reconnect
|
| /linux-4.4.14/drivers/input/mouse/ |
| D | psmouse.h | 77 int (*reconnect)(struct psmouse *psmouse); member
|
| D | lifebook.c | 340 psmouse->reconnect = lifebook_absolute_mode; in lifebook_init()
|
| D | psmouse-base.c | 734 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,
|
| D | focaltech.c | 439 psmouse->reconnect = focaltech_reconnect; in focaltech_init()
|
| D | vmmouse.c | 494 psmouse->reconnect = vmmouse_reconnect; in vmmouse_init()
|
| D | trackpoint.c | 394 psmouse->reconnect = trackpoint_reconnect; in trackpoint_detect()
|
| D | cypress_ps2.c | 695 psmouse->reconnect = cypress_reconnect; in cypress_init()
|
| D | hgpk.c | 937 psmouse->reconnect = hgpk_reconnect; in hgpk_register()
|
| D | sentelic.c | 1062 psmouse->reconnect = fsp_reconnect; in fsp_init()
|
| D | synaptics.c | 1518 psmouse->reconnect = synaptics_reconnect; in __synaptics_init()
|
| D | elantech.c | 1740 psmouse->reconnect = elantech_reconnect; in elantech_init()
|
| D | alps.c | 2973 psmouse->reconnect = alps_reconnect; in alps_init()
|
| /linux-4.4.14/Documentation/filesystems/cifs/ |
| D | CHANGES | 19 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/ |
| D | gameport.c | 615 if (!gameport->drv || !gameport->drv->reconnect || gameport->drv->reconnect(gameport)) { in gameport_reconnect_port()
|
| /linux-4.4.14/drivers/input/serio/ |
| D | ps2mult.c | 304 .reconnect = ps2mult_reconnect,
|
| D | serio_raw.c | 439 .reconnect = serio_raw_reconnect,
|
| D | serio.c | 74 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/ |
| D | drbd_receiver.c | 3578 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/ |
| D | dev-kmsg | 47 to reconnect to the buffer and reconstruct the read position
|
| /linux-4.4.14/Documentation/DocBook/ |
| D | scsi.xml.db | 149 API-srp-reconnect-rport
|
| /linux-4.4.14/drivers/staging/lustre/lustre/include/ |
| D | obd_class.h | 880 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/ |
| D | de4x5.txt | 86 from, e.g. TP, reconnect to BNC and things will still work (after a
|
| /linux-4.4.14/Documentation/wimax/ |
| D | README.i2400m | 147 reinitialized by the driver (eg: following a reset or a reconnect).
|
| /linux-4.4.14/drivers/input/keyboard/ |
| D | atkbd.c | 1305 .reconnect = atkbd_reconnect,
|
| /linux-4.4.14/firmware/keyspan_pda/ |
| D | keyspan_pda.S | 418 ;; do break off: restore PORTCCFG.1 to reconnect TxD0 to serial port
|
| D | xircom_pgs.S | 456 ;; do break off: restore PORTCCFG.1 to reconnect TxD0 to serial port
|
| /linux-4.4.14/Documentation/filesystems/ |
| D | autofs4-mount-control.txt | 28 The actual problem with autofs is that it can't reconnect to existing
|
| /linux-4.4.14/fs/ceph/ |
| D | mds_client.c | 1278 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/ |
| D | aic7xxx.reg | 880 mask NO_MATCH 0x30|SEQINT /* no cmd match for reconnect */
|
| D | aic79xx.reg | 139 NO_MATCH, /* no cmd match for reconnect */
|
| /linux-4.4.14/drivers/infiniband/ulp/srp/ |
| D | ib_srp.c | 3581 .reconnect = srp_rport_reconnect,
|