Home
last modified time | relevance | path

Searched defs:lun (Results 51 – 75 of 276) sorted by relevance

12345678910>>...12

/openbmc/linux/include/scsi/
H A Discsi_proto.h82 struct scsi_lun lun; member
144 struct scsi_lun lun; member
220 struct scsi_lun lun; member
248 struct scsi_lun lun; member
263 struct scsi_lun lun; member
279 struct scsi_lun lun; member
337 struct scsi_lun lun; member
355 struct scsi_lun lun; member
375 struct scsi_lun lun; member
581 uint8_t lun[8]; member
/openbmc/linux/include/linux/usb/
H A Duas.h54 struct scsi_lun lun; member
65 struct scsi_lun lun; member
/openbmc/ipmitool/lib/
H A Dipmi_sensor.c109 uint8_t target, uint8_t lun, uint8_t channel) in ipmi_sensor_set_sensor_thresholds()
477 uint8_t target, uint8_t lun, uint8_t channel) in __ipmi_sensor_set_threshold()
H A Dipmi_firewall.c218 _get_netfn_support(struct ipmi_intf * intf, int channel, unsigned char * lun, unsigned char * netfn) in _get_netfn_support()
816 unsigned char lun[MAX_LUN], netfn[16]; in _gather_info() local
H A Dipmi_raw.c320 uint8_t netfn, cmd, lun; in ipmi_raw_main() local
/openbmc/qemu/pc-bios/s390-ccw/
H A Diplb.h38 uint64_t lun; member
49 uint32_t lun; member
H A Dvirtio-scsi.h37 ScsiLun lun; member
/openbmc/ipmbbridge/
H A Dipmbbridged.hpp91 constexpr uint8_t ipmbNetFnLunSet(uint8_t netFn, uint8_t lun) in ipmbNetFnLunSet()
96 constexpr uint8_t ipmbSeqLunSet(uint8_t seq, uint8_t lun) in ipmbSeqLunSet()
H A Dipmbbridged.cpp413 uint8_t lun = in processI2cEvent() local
854 uint8_t lun, uint8_t cmd, std::vector<uint8_t> dataReceived) { in __anon377db2e00702()
946 uint8_t reqChannel, netFn, lun, cmd; in addSendBroadcastHandler() local
/openbmc/sdbusplus/example/
H A Dasio-example.cpp103 constexpr uint8_t lun = 0; in do_start_async_ipmi_call() local
136 uint8_t lun, uint8_t cmd, std::vector<uint8_t>& /*data*/, in ipmiInterface() argument
/openbmc/phosphor-net-ipmid/
H A Dcommand_table.cpp67 uint8_t lun = command.lun(); in executeCommand() local
/openbmc/linux/drivers/vhost/
H A Dscsi.c602 unsigned char *cdb, u64 scsi_tag, u16 lun, u8 task_attr, in vhost_scsi_get_cmd()
1055 u16 lun; in vhost_scsi_handle_vq() local
1495 struct vhost_scsi_tpg *tpg, struct se_lun *lun, in vhost_scsi_send_evt()
2136 struct se_lun *lun, bool plug) in vhost_scsi_do_plug()
2167 static void vhost_scsi_hotplug(struct vhost_scsi_tpg *tpg, struct se_lun *lun) in vhost_scsi_hotplug()
2172 static void vhost_scsi_hotunplug(struct vhost_scsi_tpg *tpg, struct se_lun *lun) in vhost_scsi_hotunplug()
2178 struct se_lun *lun) in vhost_scsi_port_link()
2192 struct se_lun *lun) in vhost_scsi_port_unlink()
/openbmc/qemu/hw/usb/
H A Ddev-uas.c72 uint64_t lun; member
94 uint64_t lun; member
141 uint64_t lun; member
766 int lun = usb_uas_get_lun(lun64); in usb_uas_task() local
/openbmc/linux/include/uapi/linux/
H A Dedd.h124 __u8 lun; member
132 __u64 lun; member
146 __u64 lun; member
/openbmc/u-boot/include/linux/
H A Dedd.h114 __u8 lun; member
122 __u64 lun; member
136 __u64 lun; member
/openbmc/intel-ipmi-oem/include/
H A Dbridgingcommands.hpp60 constexpr uint8_t ipmbNetFnLunSet(uint8_t netFn, uint8_t lun) in ipmbNetFnLunSet()
65 constexpr uint8_t ipmbSeqLunSet(uint8_t seq, uint8_t lun) in ipmbSeqLunSet()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_nl.h111 uint32_t lun; member
121 uint32_t lun; member
/openbmc/linux/drivers/staging/rts5208/
H A Dsd.c3744 unsigned int lun = SCSI_LUN(srb); local
3854 unsigned int lun = SCSI_LUN(srb); local
3966 unsigned int lun = SCSI_LUN(srb); local
4200 unsigned int lun = SCSI_LUN(srb); local
4546 unsigned int lun = SCSI_LUN(srb); local
4585 unsigned int lun = SCSI_LUN(srb); local
/openbmc/linux/drivers/scsi/
H A Dqla1280.c813 int bus, target, lun; in qla1280_error_action() local
1110 int status, lun; in qla1280_set_target_parameters() local
2064 int status, lun; in qla1280_config_target() local
2634 unsigned int bus, target, lun; in qla1280_abort_command() local
2697 qla1280_marker(struct scsi_qla_host *ha, int bus, int id, int lun, u8 type) in qla1280_marker()
3883 int bus, target, lun; in qla1280_get_target_parameters() local
/openbmc/linux/drivers/usb/gadget/function/
H A Df_mass_storage.c259 unsigned int lun; member
1728 unsigned int lun = common->cmnd[1] >> 5; in check_command() local
2778 void fsg_common_remove_lun(struct fsg_lun *lun) in fsg_common_remove_lun()
2852 struct fsg_lun *lun = fsg_lun_from_dev(dev); in fsg_lun_dev_is_visible() local
2875 struct fsg_lun *lun; in fsg_common_create_lun() local
3006 struct fsg_lun *lun = common->luns[i]; in fsg_common_release() local
3590 struct fsg_lun_config *lun; in fsg_config_from_params() local
/openbmc/qemu/hw/scsi/
H A Dvmw_pvscsi.h117 uint8_t lun[8]; member
213 uint8_t lun[8]; member
307 uint8_t lun[8]; member
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_proc.c163 int lun; in ahd_dump_target_state() local
H A Daic7xxx_proc.c141 int lun; in ahc_dump_target_state() local
/openbmc/linux/drivers/message/fusion/
H A Dmptscsih.h101 u64 lun; member
/openbmc/btbridge/
H A Dbtbridged.c60 uint8_t lun; member
287 uint8_t netfn, lun, seq, cmd, cc; in method_send_message() local

12345678910>>...12