Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/storage/
H A Ddatafab.c322 static unsigned char scommand[8] = { 0, 1, 0, 0, 0, 0xa0, 0xec, 1 }; in datafab_determine_lun() local
330 memcpy(command, scommand, 8); in datafab_determine_lun()
387 static unsigned char scommand[8] = { 0, 1, 0, 0, 0, 0xa0, 0xec, 1 }; in datafab_id_device() local
401 memcpy(command, scommand, 8); in datafab_id_device()