Home
last modified time | relevance | path

Searched defs:lun (Results 1 – 9 of 9) sorted by relevance

/u-boot/drivers/scsi/
A Dscsi.c484 static int scsi_detect_dev(struct udevice *dev, int target, int lun, in scsi_detect_dev()
560 static int do_scsi_scan_one(struct udevice *dev, int id, int lun, bool verbose) in do_scsi_scan_one()
610 int lun; in scsi_scan_dev() local
653 unsigned char i, lun; in scsi_scan() local
/u-boot/drivers/usb/gadget/
A Dstorage_common.c72 #define VLDBG(lun, fmt, args...) do { } while (0) argument
82 #define LDBG(lun, fmt, args...) do { } while (0) argument
83 #define LERROR(lun, fmt, args...) do { } while (0) argument
84 #define LWARN(lun, fmt, args...) do { } while (0) argument
85 #define LINFO(lun, fmt, args...) do { } while (0) argument
A Df_mass_storage.c310 unsigned int lun; member
1670 int lun = common->cmnd[1] >> 5; in check_command() local
2567 struct fsg_lun *lun = common->luns; in fsg_common_release() local
/u-boot/include/linux/
A Dedd.h114 __u8 lun; member
122 __u64 lun; member
136 __u64 lun; member
/u-boot/arch/arm/include/asm/arch-rockchip/
A Df_rockusb.h89 u8 lun; /* lun (normally 0) */ member
/u-boot/include/
A Dblk.h70 unsigned char lun; /* target LUN */ member
A Dscsi.h21 unsigned char lun; /* Target LUN */ member
/u-boot/include/linux/mtd/
A Dnand.h74 unsigned int lun; member
/u-boot/common/
A Dusb_storage.c191 int lun, max_lun; in usb_stor_probe_device() local

Completed in 19 milliseconds