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

/linux-master/include/linux/
H A Dusb_usual.h27 US_FLAG(SINGLE_LUN, 0x00000001) \
29 US_FLAG(NEED_OVERRIDE, 0x00000002) \
31 US_FLAG(SCM_MULT_TARG, 0x00000004) \
33 US_FLAG(FIX_INQUIRY, 0x00000008) \
35 US_FLAG(FIX_CAPACITY, 0x00000010) \
37 US_FLAG(IGNORE_RESIDUE, 0x00000020) \
39 US_FLAG(BULK32, 0x00000040) \
41 US_FLAG(NOT_LOCKABLE, 0x00000080) \
43 US_FLAG(GO_SLOW, 0x00000100) \
45 US_FLAG(NO_WP_DETEC
92 #define US_FLAG macro
94 #undef US_FLAG macro
[all...]
/linux-master/drivers/usb/storage/
H A Dscsiglue.c576 #define US_FLAG(name, value) \ macro
579 #undef US_FLAG macro

Completed in 102 milliseconds