freebsd-dev/sys/dev/ocs_fc
Dimitry Andric bc5ea07c09 Fix build of ocs_fs with base gcc on i386
Add a few intermediate casts to uintptr_t to suppress "cast to pointer
from integer of different size" warnings from gcc.  Also remove a few
incorrect casts.

Reviewed by:	ram
MFC after:	3 days
Differential Revision: https://reviews.freebsd.org/D15747
2018-06-11 07:57:32 +00:00
..
ocs_cam.c
ocs_cam.h
ocs_common.h
ocs_ddump.c
ocs_ddump.h
ocs_device.c
ocs_device.h
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_hw_queues.c
ocs_hw_queues.h
ocs_hw.c
ocs_hw.h
ocs_io.c
ocs_io.h
ocs_ioctl.c Fix build of ocs_fs with base gcc on i386 2018-06-11 07:57:32 +00:00
ocs_ioctl.h
ocs_list.h
ocs_mgmt.c Issue: 2018-06-05 15:05:26 +00:00
ocs_mgmt.h
ocs_node.c
ocs_node.h
ocs_os.c Clear out the entire structure, not just the size of a pointer to it. 2018-05-11 14:50:26 +00:00
ocs_os.h Moved opts-stack.h include before all other includes. 2018-04-17 15:29:32 +00:00
ocs_pci.c
ocs_scsi.c
ocs_scsi.h
ocs_sm.c
ocs_sm.h
ocs_sport.c Fix build of ocs_fs with base gcc on i386 2018-06-11 07:57:32 +00:00
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
ocs.h
sli4.c
sli4.h
version.h