Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/storage/
H A Ddatafab.c553 static unsigned char inquiry_reply[8] = { in datafab_transport() local
570 memcpy(ptr, inquiry_reply, sizeof(inquiry_reply)); in datafab_transport()