secgateway/kernel/linux-4.14.83/drivers/scsi/osst_detect.h

8 lines
271 B
C
Raw Normal View History

2019-06-11 07:43:23 +00:00
/* 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"}