Welcome to mirror list, hosted at ThFree Co, Russian Federation.

osst_detect.h « scsi « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 21717d0e6974c410275766a6b1ea069c807aa37f (plain)
1
2
3
4
5
6
#define SIGS_FROM_OSST \
       {"OnStream", "SC-", "", "osst"}, \
       {"OnStream", "DI-", "", "osst"}, \
       {"OnStream", "DP-", "", "osst"}, \
       {"OnStream", "FW-", "", "osst"}, \
       {"OnStream", "USB", "", "osst"}