Home
last modified time | relevance | path

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

/linux/include/linux/
A Dusb_usual.h27 US_FLAG(SINGLE_LUN, 0x00000001) \
33 US_FLAG(FIX_INQUIRY, 0x00000008) \
35 US_FLAG(FIX_CAPACITY, 0x00000010) \
39 US_FLAG(BULK32, 0x00000040) \
43 US_FLAG(GO_SLOW, 0x00000100) \
61 US_FLAG(BAD_SENSE, 0x00020000) \
73 US_FLAG(IGNORE_UAS, 0x00800000) \
75 US_FLAG(BROKEN_FUA, 0x01000000) \
77 US_FLAG(NO_ATA_1X, 0x02000000) \
87 US_FLAG(NO_SAME, 0x40000000) \
[all …]
/linux/drivers/usb/storage/
A Dscsiglue.c555 #define US_FLAG(name, value) \ in show_info() macro
558 #undef US_FLAG in show_info()

Completed in 4 milliseconds