opnsense-src/sys/dev/ocs_fc
Ram Kishore Vegesna 41e9466943 ocs_fc: Fix device lost timer where device is not getting deleted.
Issue: Devices wont go away after the link down.

Device lost timer functionality in ocs_fc is broken,
`is_target` flag is not set in the target database and target delete is skipped.

Fix: Remove unused flags and delete the device when timer expires.

Reported by: ken@kdm.org
Reviewed by: mav, ken
2021-09-30 13:01:17 +05:30
..
ocs.h ocs_fc: Fix device lost timer where device is not getting deleted. 2021-09-30 13:01:17 +05:30
ocs_cam.c ocs_fc: Fix device lost timer where device is not getting deleted. 2021-09-30 13:01:17 +05:30
ocs_cam.h
ocs_common.h
ocs_ddump.c
ocs_ddump.h
ocs_device.c
ocs_device.h ocs_fc: Increase maximum supported SG elements to support larger transfer sizes. 2021-09-30 13:01:16 +05:30
ocs_domain.c
ocs_domain.h
ocs_drv_fc.h
ocs_els.c
ocs_els.h
ocs_fabric.c
ocs_fabric.h
ocs_fcp.h
ocs_gendump.c ocs_fs(4): Fix some common typos in source code comments 2021-08-28 18:24:08 +02:00
ocs_gendump.h ocs_fc: Add gendump and dump_to_host ioctl command support. 2021-07-06 21:08:11 +05:30
ocs_hw.c ocs_fc: Emulex Gen 7 HBA support. 2021-09-30 13:01:15 +05:30
ocs_hw.h
ocs_hw_queues.c ocs_fs(4): Fix some common typos in source code comments 2021-08-28 18:24:08 +02:00
ocs_hw_queues.h
ocs_io.c
ocs_io.h
ocs_ioctl.c ocs_fc: Add gendump and dump_to_host ioctl command support. 2021-07-06 21:08:11 +05:30
ocs_ioctl.h ocs_fc: Add gendump and dump_to_host ioctl command support. 2021-07-06 21:08:11 +05:30
ocs_list.h
ocs_mgmt.c ocs_fc: Add gendump and dump_to_host ioctl command support. 2021-07-06 21:08:11 +05:30
ocs_mgmt.h
ocs_node.c
ocs_node.h
ocs_os.c ocs_fc: Add gendump and dump_to_host ioctl command support. 2021-07-06 21:08:11 +05:30
ocs_os.h ocs_fc: Emulex Gen 7 HBA support. 2021-09-30 13:01:15 +05:30
ocs_pci.c ocs_fc: Emulex Gen 7 HBA support. 2021-09-30 13:01:15 +05:30
ocs_scsi.c
ocs_scsi.h
ocs_sm.c
ocs_sm.h
ocs_sport.c
ocs_sport.h
ocs_stats.h
ocs_unsol.c
ocs_unsol.h
ocs_utils.c
ocs_utils.h
ocs_vpd.h
ocs_xport.c
ocs_xport.h
sli4.c ocs_fc: Emulex Gen 7 HBA support. 2021-09-30 13:01:15 +05:30
sli4.h ocs_fc: Emulex Gen 7 HBA support. 2021-09-30 13:01:15 +05:30
version.h