repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux/fpc-iii.git]
/
drivers
/
scsi
/
osst_detect.h
blob
83c1d4fb11dbfc7df0747b50284a2bb2d9c5a27c
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#define SIGS_FROM_OSST \
3
{
"OnStream"
,
"SC-"
,
""
,
"osst"
}, \
4
{
"OnStream"
,
"DI-"
,
""
,
"osst"
}, \
5
{
"OnStream"
,
"DP-"
,
""
,
"osst"
}, \
6
{
"OnStream"
,
"FW-"
,
""
,
"osst"
}, \
7
{
"OnStream"
,
"USB"
,
""
,
"osst"
}