HomeFreeBSD

Fix "set but not used" in smartpqi. The PCI_MEM macros don't require a

Description

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.

(cherry picked from commit e28289ca83673d753b7e479810947f6a1015ad39)

Details

Provenance
scottlAuthored on Feb 26 2022, 5:25 PM
impCommitted on Mar 9 2022, 8:52 PM
Parents
rG8f5c107656c4: camcontrol fwdownload minor improvements
Branches
Unknown
Tags
Unknown