Searched defs:lun (Results 1 – 9 of 9) sorted by relevance
| /rk3399_rockchip-uboot/drivers/scsi/ |
| H A D | scsi.c | 658 static int scsi_detect_dev(struct udevice *dev, int target, int lun, in scsi_detect_dev() 729 static int do_scsi_scan_one(struct udevice *dev, int id, int lun, bool verbose) in do_scsi_scan_one() 788 int lun; in scsi_scan_dev() local 831 unsigned char i, lun; in scsi_scan() local
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | storage_common.c | 73 #define VLDBG(lun, fmt, args...) do { } while (0) argument 83 #define LDBG(lun, fmt, args...) do { } while (0) argument 84 #define LERROR(lun, fmt, args...) do { } while (0) argument 85 #define LWARN(lun, fmt, args...) do { } while (0) argument 86 #define LINFO(lun, fmt, args...) do { } while (0) argument
|
| H A D | f_mass_storage.c | 309 unsigned int lun; member 1681 int lun = common->cmnd[1] >> 5; in check_command() local 2604 struct fsg_lun *lun = common->luns; in fsg_common_release() local
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | edd.h | 115 __u8 lun; member 123 __u64 lun; member 137 __u64 lun; member
|
| /rk3399_rockchip-uboot/drivers/ufs/ |
| H A D | ufs-rockchip-rpmb.c | 129 static int rpmb_send_scsi_cmd(struct ufs_hba *hba, uint32_t opcode, int dma_dir, int lun, in rpmb_send_scsi_cmd()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | scsi.h | 20 unsigned char lun; /* Target LUN */ member
|
| H A D | blk.h | 83 unsigned char lun; /* target LUN */ member
|
| /rk3399_rockchip-uboot/include/linux/mtd/ |
| H A D | nand.h | 74 unsigned int lun; member
|
| /rk3399_rockchip-uboot/common/ |
| H A D | usb_storage.c | 189 int lun, max_lun; in usb_stor_probe_device() local
|