Searched refs:init_string (Results 1 – 1 of 1) sorted by relevance
57 static char init_string[] = "\xec\x0a\x06\x00$PCCHIPS"; in usb_stor_ucr61s2b_init() local65 bcb->Length = sizeof(init_string) - 1; in usb_stor_ucr61s2b_init()67 memcpy(bcb->CDB, init_string, sizeof(init_string) - 1); in usb_stor_ucr61s2b_init()