aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/osst_detect.h
blob: 83c1d4fb11dbfc7df0747b50284a2bb2d9c5a27c (plain) (blame)
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"}