Home
last modified time | relevance | path

Searched refs:US_BULK_CB_SIGN (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/usb/storage/
Dtransport.h96 #define US_BULK_CB_SIGN 0x43425355 /*spells out USBC */ macro
Dinitializers.c83 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in usb_stor_ucr61s2b_init()
Dtransport.c1134 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in usb_stor_Bulk_transport()
Disd200.c551 bcb.Signature = cpu_to_le32(US_BULK_CB_SIGN); in isd200_Bulk_transport()