Home
last modified time | relevance | path

Searched defs:lun (Results 76 – 100 of 276) sorted by relevance

12345678910>>...12

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_core.c2263 u_int lun; in ahd_handle_seqint() local
4328 u_int lun, char channel, role_t role) in ahd_compile_devinfo()
5888 u_int lun, cam_status status, char *message, in ahd_handle_devreset()
7471 int lun; in ahd_chip_init() local
7947 char channel, int lun, u_int tag, role_t role) in ahd_match_scb()
7986 int lun; in ahd_freeze_devq() local
8101 int lun, u_int tag, role_t role, uint32_t status, in ahd_search_qinfifo()
8331 int lun, u_int tag, role_t role, uint32_t status, in ahd_search_scb_list()
8735 u_int lun; in ahd_reset_channel() local
10229 u_int lun; in ahd_handle_en_lun() local
[all …]
/openbmc/qemu/hw/scsi/
H A Dspapr_vscsi.c146 static SCSIDevice *vscsi_device_find(SCSIBus *bus, uint64_t srp_lun, int *lun) in vscsi_device_find()
785 int n, lun; in vscsi_queue_cmd() local
837 int i, lun = 0, resp = SRP_TSK_MGMT_COMPLETE; in vscsi_process_tsk_mgmt() local
H A Dvirtio-scsi.c69 static inline int virtio_scsi_get_lun(uint8_t *lun) in virtio_scsi_get_lun()
74 static inline SCSIDevice *virtio_scsi_device_get(VirtIOSCSI *s, uint8_t *lun) in virtio_scsi_device_get()
958 uint32_t lun; member
/openbmc/linux/drivers/scsi/
H A Dqla1280.h599 uint8_t lun; /* SCSI LUN */ member
620 uint8_t lun; /* SCSI LUN */ member
640 uint8_t lun; /* SCSI LUN */ member
714 uint8_t lun; /* SCSI LUN */ member
739 uint8_t lun; member
765 uint8_t lun; member
786 uint8_t lun; member
809 uint8_t lun; /* SCSI LUN */ member
842 uint8_t lun; /* SCSI LUN */ member
872 uint8_t lun; /* SCSI LUN */ member
[all …]
H A Dvmw_pvscsi.h128 u8 lun[8]; member
245 u8 lun[8]; member
330 u8 lun[8]; member
H A Desp_scsi.c661 int tgt, lun; in esp_autosense() local
742 int tgt, lun, i; in esp_maybe_execute_command() local
903 int lun = dev->lun; in esp_cmd_is_done() local
1143 int target, lun; in esp_reconnect() local
H A Daha1542.c420 u8 lun = cmd->device->lun; in aha1542_queuecommand() local
871 u8 lun = cmd->device->lun; in aha1542_dev_reset() local
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_sdr.h329 uint8_t lun:2; /* sensor owner lun */ member
331 uint8_t lun:2; /* sensor owner lun */ member
460 uint8_t lun:2; /* sensor owner lun */ member
462 uint8_t lun:2; /* sensor owner lun */ member
610 uint8_t lun:2; member
614 uint8_t lun:2; member
645 uint8_t lun:2; member
649 uint8_t lun:2; member
/openbmc/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c466 static inline void pqi_device_reset_done(struct pqi_scsi_dev *device, u8 lun) in pqi_device_reset_done()
471 static inline bool pqi_device_in_reset(struct pqi_scsi_dev *device, u8 lun) in pqi_device_in_reset()
1347 int bus, int target, int lun) in pqi_set_bus_target_lun()
1360 int lun; in pqi_assign_bus_target_lun() local
1907 int lun; in pqi_remove_device() local
1931 int bus, int target, int lun) in pqi_find_scsi_dev()
2158 unsigned int lun; in pqi_init_device_tmf_work() local
6011 u8 lun; in pqi_scsi_queue_command() local
6167 struct pqi_scsi_dev *device, u8 lun) in pqi_fail_io_queued_for_device()
6216 struct pqi_scsi_dev *device, u8 lun, unsigned long timeout_msecs) in pqi_device_wait_for_pending_io()
[all …]
/openbmc/linux/include/scsi/
H A Dsrp.h216 struct scsi_lun lun; member
233 struct scsi_lun lun; member
298 struct scsi_lun lun; member
/openbmc/qemu/block/
H A Discsi.c69 int lun; member
1500 static struct scsi_task *iscsi_do_inquiry(struct iscsi_context *iscsi, int lun, in iscsi_do_inquiry()
1771 static void iscsi_save_designator(IscsiLun *lun, in iscsi_save_designator()
1810 int i, ret = 0, timeout = 0, lun; in iscsi_open() local
2224 static void iscsi_populate_target_desc(unsigned char *desc, IscsiLun *lun) in iscsi_populate_target_desc()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.c4830 u64 lun, u8 task_mgmt_cmd) in lpfc_scsi_prep_task_mgmt_cmd_s3()
4890 u64 lun, u8 task_mgmt_cmd) in lpfc_scsi_prep_task_mgmt_cmd_s4()
6402 struct lpfc_name *target_wwpn, uint64_t lun, in lpfc_create_device_data()
6477 struct lpfc_name *target_wwpn, uint64_t lun) in __lpfc_get_device_data()
6540 uint64_t lun; in lpfc_find_next_oas_lun() local
6626 struct lpfc_name *target_wwpn, uint64_t lun, uint8_t pri) in lpfc_enable_oas_lun()
6686 struct lpfc_name *target_wwpn, uint64_t lun, uint8_t pri) in lpfc_disable_oas_lun()
/openbmc/fb-ipmi-oem/src/
H A Dbiccommands.cpp62 uint8_t interface, uint2_t lun, uint6_t netFnReq, in ipmiOemBicHandler()
/openbmc/qemu/pc-bios/s390-ccw/
H A Dscsi.h144 ScsiLun lun[1]; /* space for at least 1 lun must be allocated */ member
165 static inline ScsiLun make_lun(uint16_t channel, uint16_t target, uint32_t lun) in make_lun()
/openbmc/qemu/include/hw/scsi/
H A Dscsi.h29 uint32_t lun; member
86 uint32_t lun; member
/openbmc/linux/drivers/target/
H A Dtarget_core_pr.c618 struct se_lun *lun, in __core_scsi3_do_alloc_registration()
693 struct se_lun *lun, in __core_scsi3_alloc_registration()
921 struct se_lun *lun, in __core_scsi3_check_aptpl_registration()
1001 struct se_lun *lun, in core_scsi3_check_aptpl_registration()
1127 struct se_lun *lun, in core_scsi3_alloc_registration()
H A Dtarget_core_spc.c28 static void spc_fill_alua_data(struct se_lun *lun, unsigned char *buf) in spc_fill_alua_data()
74 struct se_lun *lun = cmd->se_lun; in spc_emulate_inquiry_std() local
224 struct se_lun *lun = cmd->se_lun; in spc_emulate_evpd_83() local
/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_io.c768 u8 lun = (u8)le32_to_cpu(rqaux->vrq->scsi.flags); in esas2r_send_task_mgmt() local
/openbmc/ipmitool/lib/
H A Dipmi_event.c244 uint8_t target, lun, channel; in ipmi_event_fromsensor() local
/openbmc/fb-ipmi-oem/include/
H A Dusb-dbg.hpp74 static constexpr uint8_t lun = 0; variable
/openbmc/phosphor-net-ipmid/
H A Dcommand_table.hpp27 uint8_t lun() const in lun() function
/openbmc/linux/drivers/xen/
H A Dxen-scsiback.c74 unsigned int lun; /* LUN */ member
80 unsigned int lun; member
1722 struct se_lun *lun) in scsiback_port_link()
1735 struct se_lun *lun) in scsiback_port_unlink()
/openbmc/qemu/hw/ufs/
H A Dufs.h79 uint8_t lun; member
221 static inline bool is_wlun(uint8_t lun) in is_wlun()
/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_sas.c918 int pm8001_lu_reset(struct domain_device *dev, u8 *lun) in pm8001_lu_reset()
1152 int pm8001_clear_task_set(struct domain_device *dev, u8 *lun) in pm8001_clear_task_set()
/openbmc/linux/include/xen/interface/io/
H A Dvscsiif.h253 uint16_t channel, id, lun; /* (virtual) device specification */ member

12345678910>>...12