Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/storage/
H A Dsddr09.c275 #define LUNBITS (LUN << 5) macro
332 command[1] = LUNBITS;
354 command[1] = LUNBITS; in sddr09_request_sense()
397 command[1] = LUNBITS | x; in sddr09_readX()
530 command[1] = LUNBITS; in sddr09_erase()
579 command[1] = LUNBITS; in sddr09_writeX()
644 command[1] = LUNBITS;
719 command[1] = LUNBITS; in sddr09_read_status()
1078 command[1] = LUNBITS; in sddr09_read_deviceID()
1130 command[1] = LUNBITS;
[all …]