Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/storage/
Dsddr09.c283 #define LUNBITS (LUN << 5) macro
340 command[1] = LUNBITS;
362 command[1] = LUNBITS; in sddr09_request_sense()
405 command[1] = LUNBITS | x; in sddr09_readX()
538 command[1] = LUNBITS; in sddr09_erase()
587 command[1] = LUNBITS; in sddr09_writeX()
652 command[1] = LUNBITS;
727 command[1] = LUNBITS; in sddr09_read_status()
1083 command[1] = LUNBITS; in sddr09_read_deviceID()
1115 if (status & LUNBITS) in sddr09_get_wp()
[all …]