HomeSort by relevance Sort by last modified time
    Searched defs:lun (Results 1 - 11 of 11) sorted by null

  /external/qemu/hw/
usb-msd.c 58 uint8_t lun; member in struct:usb_msd_cbw
377 DPRINTF("Command on LUN %d\n", cbw.lun);
378 if (cbw.lun != 0) {
379 fprintf(stderr, "usb-msd: Bad LUN %d\n", cbw.lun);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ipmi.h 96 unsigned char lun; member in struct:ipmi_system_interface_addr
109 unsigned char lun; member in struct:ipmi_ipmb_addr
138 unsigned char lun; member in struct:ipmi_lan_addr
419 * Set and get the slave address and LUN that we will use for our
424 * it for everyone else. You should probably leave the LUN alone.
edd.h 121 __u8 lun; member in struct:edd_device_params::__anon39343::__anon39345
129 __u64 lun; member in struct:edd_device_params::__anon39343::__anon39346
143 __u64 lun; member in struct:edd_device_params::__anon39343::__anon39349
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ipmi.h 96 unsigned char lun; member in struct:ipmi_system_interface_addr
109 unsigned char lun; member in struct:ipmi_ipmb_addr
138 unsigned char lun; member in struct:ipmi_lan_addr
419 * Set and get the slave address and LUN that we will use for our
424 * it for everyone else. You should probably leave the LUN alone.
edd.h 121 __u8 lun; member in struct:edd_device_params::__anon40934::__anon40936
129 __u64 lun; member in struct:edd_device_params::__anon40934::__anon40937
143 __u64 lun; member in struct:edd_device_params::__anon40934::__anon40940
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ipmi.h 96 unsigned char lun; member in struct:ipmi_system_interface_addr
109 unsigned char lun; member in struct:ipmi_ipmb_addr
138 unsigned char lun; member in struct:ipmi_lan_addr
419 * Set and get the slave address and LUN that we will use for our
424 * it for everyone else. You should probably leave the LUN alone.
edd.h 121 __u8 lun; member in struct:edd_device_params::__anon42448::__anon42450
129 __u64 lun; member in struct:edd_device_params::__anon42448::__anon42451
143 __u64 lun; member in struct:edd_device_params::__anon42448::__anon42454
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/scsi/
sg.h 83 #define SG_FLAG_LUN_INHIBIT 2 /* default is to put device's lun into */
107 int lun; member in struct:sg_scsi_id
110 /* Host (adapter) maximum commands per lun. */
148 #define SG_GET_SCSI_ID 0x2276 /* Yields fd's bus, chan, dev, lun + type */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/scsi/
sg.h 83 #define SG_FLAG_LUN_INHIBIT 2 /* default is to put device's lun into */
107 int lun; member in struct:sg_scsi_id
110 /* Host (adapter) maximum commands per lun. */
148 #define SG_GET_SCSI_ID 0x2276 /* Yields fd's bus, chan, dev, lun + type */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/scsi/
sg.h 83 #define SG_FLAG_LUN_INHIBIT 2 /* default is to put device's lun into */
107 int lun; member in struct:sg_scsi_id
110 /* Host (adapter) maximum commands per lun. */
148 #define SG_GET_SCSI_ID 0x2276 /* Yields fd's bus, chan, dev, lun + type */
  /external/valgrind/main/include/vki/
vki-linux.h 1751 int lun; member in struct:vki_sg_scsi_id
    [all...]

Completed in 685 milliseconds