opnsense-src/sys/dev/smartpqi
Scott Long e28289ca83 Fix "set but not used" in smartpqi. The PCI_MEM macros don't require a
physical/absolute address in FreeBSD, but it looks like the calling
code might be somewhat portable to other OS's that do require this.
Therefore, set the variables to __unused instead of removing the code
entirely.
2022-02-26 10:25:43 -07:00
..
smartpqi_cam.c cam: fix xpt_bus_register and xpt_bus_deregister return errno 2021-06-28 16:13:03 -06:00
smartpqi_cmd.c
smartpqi_defines.h
smartpqi_discovery.c
smartpqi_event.c
smartpqi_helper.c Fix "set but not used" in smartpqi. The PCI_MEM macros don't require a 2022-02-26 10:25:43 -07:00
smartpqi_includes.h
smartpqi_init.c Fix "set but not used" in smartpqi. The PCI_MEM macros don't require a 2022-02-26 10:25:43 -07:00
smartpqi_intr.c
smartpqi_ioctl.c
smartpqi_ioctl.h
smartpqi_main.c
smartpqi_mem.c
smartpqi_misc.c
smartpqi_prototypes.h smartpqi: Remove stray declaration 2021-06-03 17:45:27 -06:00
smartpqi_queue.c
smartpqi_request.c
smartpqi_response.c
smartpqi_sis.c
smartpqi_structures.h
smartpqi_tag.c