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