Searched defs:lun (Results 1 – 12 of 12) sorted by relevance
/third_party/eudev/src/udev/ |
D | udev-builtin-path_id.c | 68 unsigned long lun = strtoul(udev_device_get_sysnum(dev), NULL, 10); in format_lun_number() local 97 char *lun = NULL; in handle_scsi_fibre_channel() local 127 char *lun = NULL; in handle_scsi_sas_wide_port() local 170 char *lun = NULL; in handle_scsi_sas() local 260 char *lun = NULL; in handle_scsi_iscsi() local 311 int host, bus, target, lun; in handle_scsi_default() local 397 char *lun = NULL; in handle_scsi_hyperv() local 561 const char *lun; in handle_ccw() local
|
D | udev-builtin-usb_id.c | 308 int host, bus, target, lun; in builtin_usb_id() local
|
/third_party/NuttX/include/nuttx/usb/ |
D | storage.h | 87 uint8_t lun; /* LUN (normally 0) */ member
|
/third_party/libusb/examples/ |
D | xusb.c | 316 static int send_mass_storage_command(libusb_device_handle *handle, uint8_t endpoint, uint8_t lun, in send_mass_storage_command() 458 uint8_t lun; in test_mass_storage() local
|
/third_party/musl/porting/liteos_m/kernel/include/scsi/ |
D | sg.h | 93 int lun; member
|
/third_party/musl/porting/uniproton/kernel/include/scsi/ |
D | sg.h | 93 int lun; member
|
/third_party/musl/ndk_musl_include/scsi/ |
D | sg.h | 93 int lun; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/ |
D | sg.h | 93 int lun; member
|
/third_party/musl/include/scsi/ |
D | sg.h | 93 int lun; member
|
/third_party/FreeBSD/sys/dev/usb/storage/ |
D | umass.c | 418 uint8_t lun; member 2514 uint8_t lun = cbw->bCBWLUN; in umass_bbb_dump_cbw() local 3096 UINT8 lun; in umass_status() local 3267 int lun; in umass_dev_is_ready() local
|
/third_party/NuttX/drivers/usbdev/gadget/ |
D | f_mass_storage.h | 226 uint32_t lun; member
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | scsimain.c | 282 int lun; member 397 int lun; member
|