Home
last modified time | relevance | path

Searched refs:luns (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c308 struct fsg_lun luns[FSG_MAX_LUNS]; member
356 } luns[FSG_MAX_LUNS]; member
685 struct fsg_lun *curlun = &common->luns[common->lun]; in do_read()
812 struct fsg_lun *curlun = &common->luns[common->lun]; in do_write()
994 struct fsg_lun *curlun = &common->luns[common->lun]; in do_verify()
1082 struct fsg_lun *curlun = &common->luns[common->lun]; in do_inquiry()
1110 struct fsg_lun *curlun = &common->luns[common->lun]; in do_request_sense()
1161 struct fsg_lun *curlun = &common->luns[common->lun]; in do_read_capacity()
1180 struct fsg_lun *curlun = &common->luns[common->lun]; in do_read_header()
1203 struct fsg_lun *curlun = &common->luns[common->lun]; in do_read_toc()
[all …]
/openbmc/qemu/pc-bios/s390-ccw/
H A Dvirtio-scsi.c221 int i, ret, luns; in virtio_scsi_locate_device() local
266 luns = r->lun_list_len / 8; in virtio_scsi_locate_device()
267 debug_print_int("LUNs reported", luns); in virtio_scsi_locate_device()
268 if (luns == 1) { in virtio_scsi_locate_device()
277 for (i = 0; i < luns; i++) { in virtio_scsi_locate_device()
/openbmc/qemu/docs/system/devices/
H A Dusb.rst260 #. optionally add more devices (luns 1 ... 15)
/openbmc/ipmitool/
H A DChangeLog154 * Added code to support sensors on other luns (On behalf of Kontron Germany)