Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/storage/
Dsddr09.c274 #define LUNBITS (LUN << 5) macro
331 command[1] = LUNBITS;
353 command[1] = LUNBITS; in sddr09_request_sense()
396 command[1] = LUNBITS | x; in sddr09_readX()
529 command[1] = LUNBITS; in sddr09_erase()
578 command[1] = LUNBITS; in sddr09_writeX()
643 command[1] = LUNBITS;
718 command[1] = LUNBITS; in sddr09_read_status()
1077 command[1] = LUNBITS; in sddr09_read_deviceID()
1111 status & LUNBITS ? " Suspended" : "", in sddr09_get_wp()
[all …]