Home
last modified time | relevance | path

Searched refs:ST_Q_IGNORE_LOADS (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/scsipi/
H A Dstvar.h73 #define ST_Q_IGNORE_LOADS 0x0004 macro
H A Dst.c277 "IBM", "03590", ""}, {ST_Q_IGNORE_LOADS, 0, {
300 "TEAC ", "MT-2ST/N50 ", ""}, {ST_Q_IGNORE_LOADS, 0, {
1940 if (st->quirks & ST_Q_IGNORE_LOADS) { in st_load()