freebsd-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 Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_defines.h Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_discovery.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_event.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
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 Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
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 Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_ioctl.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_ioctl.h Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_main.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_mem.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_misc.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_prototypes.h smartpqi: Remove stray declaration 2021-06-03 17:45:27 -06:00
smartpqi_queue.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_request.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_response.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_sis.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_structures.h Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_tag.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00