Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
1112 status & LUNBITS in sddr09_get_wp()
[all...]
/kernel/linux/linux-6.6/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()
1112 status & LUNBITS in sddr09_get_wp()
[all...]

Completed in 4 milliseconds