/third_party/backends/sanei/ |
H A D | sanei_config2.c | 65 int bus = -1, channel = -1, id = -1, lun = -1; in sanei_config_attach_matching_devices() local
|
H A D | os2_srb.h | 85 lun, /* 09 */ member 92 lun; /* 09 */ member 115 lun, /* 09 */ member
|
H A D | sanei_scsi.c | 359 int lun; member 428 u_int bus, target, lun; /* nexus info; used for some interfaces only */ member 870 u_int bus = 0, target = 0, lun = 0, fake_fd = 0; in sanei_scsi_open_extended() local 1160 int bus, cnt, id, lun; sanei_scsi_open_extended() local 2567 lx_chk_id(int dev_fd, int host, int channel, int id, int lun) lx_chk_id() argument 2604 lx_scan_sg(int exclude_devnum, char *name, size_t name_len, int host, int channel, int id, int lun) lx_scan_sg() argument 2639 lx_chk_devicename(int guess_devnum, char *name, size_t name_len, int host, int channel, int id, int lun) lx_chk_devicename() argument 2717 int bus, channel, id, lun; sanei_proc_scsi_find_devices() local 4079 get_devicename(int bus, int target, int lun, char *name, size_t name_len) get_devicename() argument 4095 int bus, channel, id, lun, number, i; sanei_scsi_find_devices() local 4503 int bus, id, lun; /* Current Bus, ID, and LUN */ sanei_scsi_find_devices() local [all...] |
/third_party/NuttX/include/nuttx/usb/ |
H A D | storage.h | 87 uint8_t lun; /* LUN (normally 0) */ member
|
/third_party/eudev/src/udev/ |
H A 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 in handle_scsi_fibre_channel() local 127 char *lun = NULL; handle_scsi_sas_wide_port() local 170 char *lun = NULL; handle_scsi_sas() local 260 char *lun = NULL; handle_scsi_iscsi() local 311 int host, bus, target, lun; handle_scsi_default() local 397 char *lun = NULL; handle_scsi_hyperv() local 561 const char *lun; handle_ccw() local [all...] |
H A D | udev-builtin-usb_id.c | 308 int host, bus, target, lun; in builtin_usb_id() local
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/ |
H A D | sg.h | 93 int lun; member
|
/third_party/musl/porting/uniproton/kernel/include/scsi/ |
H A D | sg.h | 93 int lun; member
|
/third_party/musl/porting/liteos_m/kernel/include/scsi/ |
H A D | sg.h | 93 int lun; member
|
/third_party/musl/include/scsi/ |
H A D | sg.h | 93 int lun; member
|
/third_party/backends/backend/ |
H A D | s9036.c | 167 Byte lun; in start_scan() member 307 Byte lun; in set_window() member
|
H A D | st400.c | 185 struct { SANE_Byte cmd, lun, reserved[2], tr_len, ctrl; } scsi_cmd; in st400_inquiry() member 250 struct { SANE_Byte cmd, lun, reserved[2], tr_len, ctrl; } scsi_cmd; in st400_cmd6() member 310 SANE_Byte cmd, lun, reserved1[4], tr_len[3], ctrl; in st400_set_window() member 362 struct { SANE_Byte cmd, lun, res[4], tr_len[3], ctrl; } scsi_cmd; in st400_read10() member
|
H A D | agfafocus.c | 152 Byte lun; in reserve_unit() member 174 Byte lun; in release_unit() member 199 Byte lun; in test_ready() member 279 Byte lun; in start_scan() member 314 Byte lun; in wait_ready() member 439 Byte lun; in set_window() member 643 Byte lun; in upload_dither_matrix() member 747 Byte lun; in read_data() member [all...] |
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | f_mass_storage.h | 226 uint32_t lun; member
|
/third_party/FreeBSD/sys/dev/usb/storage/ |
H A D | umass.c | 414 uint8_t lun; member 2500 uint8_t lun = cbw->bCBWLUN; in umass_bbb_dump_cbw() local 3082 UINT8 lun; in umass_status() local 3253 int lun; umass_dev_is_ready() local [all...] |
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
H A D | scsimain.c | 279 int lun; member 394 int lun; member [all...] |