Blame view

drivers/scsi/osst_detect.h 271 Bytes
81f7e3824   Eric Lee   Initial Release, ...
1
2
3
4
5
6
7
  /* SPDX-License-Identifier: GPL-2.0 */
  #define SIGS_FROM_OSST \
         {"OnStream", "SC-", "", "osst"}, \
         {"OnStream", "DI-", "", "osst"}, \
         {"OnStream", "DP-", "", "osst"}, \
         {"OnStream", "FW-", "", "osst"}, \
         {"OnStream", "USB", "", "osst"}