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

  /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::__anon26375::__anon26377
129 __u64 lun; member in struct:edd_device_params::__anon26375::__anon26378
143 __u64 lun; member in struct:edd_device_params::__anon26375::__anon26381
  /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::__anon27966::__anon27968
129 __u64 lun; member in struct:edd_device_params::__anon27966::__anon27969
143 __u64 lun; member in struct:edd_device_params::__anon27966::__anon27972
  /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::__anon29480::__anon29482
129 __u64 lun; member in struct:edd_device_params::__anon29480::__anon29483
143 __u64 lun; member in struct:edd_device_params::__anon29480::__anon29486
  /external/qemu/hw/
scsi-disk.h 20 int lun);
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);
scsi-disk.c 348 uint8_t *buf, int lun)
367 single lun, so this should not matter. */
371 DPRINTF("Command: lun=%d tag=0x%x data=0x%02x", lun, tag, buf[0]);
413 if (lun || buf[1] >> 5) {
414 /* Only LUN 0 supported. */
415 DPRINTF("Unimplemented LUN %d\n", lun ? lun : buf[1] >> 5);
578 if (lun || buf[1] >> 5)
    [all...]
  /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 283 milliseconds