Searched defs:SCSI_LUN (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/drivers/staging/rts5208/ | ||
| D | rtsx.h | 93 #define SCSI_LUN(srb) ((srb)->device->lun) macro |
| /linux-4.1.27/drivers/usb/storage/ | ||
| D | realtek_cr.c | 125 #define SCSI_LUN(srb) ((srb)->device->lun) macro |