Home
last modified time | relevance | path

Searched defs:lun (Results 1 – 25 of 132) sorted by relevance

123456

/linux/drivers/target/
H A Dtarget_core_alua.c140 struct se_lun *lun; in target_emulate_report_target_port_groups() local
387 struct se_lun *lun; in target_emulate_set_target_port_groups() local
648 struct se_lun *lun = cmd->se_lun; in target_alua_state_check() local
913 struct se_lun *lun; in core_alua_queue_state_change_ua() local
1168 static int core_alua_update_tpg_secondary_metadata(struct se_lun *lun) in core_alua_update_tpg_secondary_metadata()
1216 struct se_lun *lun, in core_alua_set_tg_pt_secondary_state()
1711 struct se_lun *lun, *next; in core_alua_free_tg_pt_gp() local
1802 static void __target_attach_tg_pt_gp(struct se_lun *lun, in __target_attach_tg_pt_gp()
1821 void target_attach_tg_pt_gp(struct se_lun *lun, in target_attach_tg_pt_gp()
1830 static void __target_detach_tg_pt_gp(struct se_lun *lun, in __target_detach_tg_pt_gp()
[all …]
H A Dtarget_core_stat.c427 struct se_lun *lun = to_stat_port(item); in target_stat_port_inst_show() local
441 struct se_lun *lun = to_stat_port(item); in target_stat_port_dev_show() local
455 struct se_lun *lun = to_stat_port(item); in target_stat_port_indx_show() local
469 struct se_lun *lun = to_stat_port(item); in target_stat_port_role_show() local
484 struct se_lun *lun = to_stat_port(item); in target_stat_port_busy_count_show() local
531 struct se_lun *lun = to_stat_tgt_port(item); in target_stat_tgt_port_inst_show() local
546 struct se_lun *lun = to_stat_tgt_port(item); in target_stat_tgt_port_dev_show() local
561 struct se_lun *lun = to_stat_tgt_port(item); in target_stat_tgt_port_indx_show() local
576 struct se_lun *lun = to_stat_tgt_port(item); in target_stat_tgt_port_name_show() local
594 struct se_lun *lun = to_stat_tgt_port(item); in target_stat_tgt_port_port_index_show() local
[all …]
H A Dtarget_core_tpg.c110 struct se_lun *lun; in core_tpg_add_node_to_devs() local
438 struct se_lun *lun = container_of(ref, struct se_lun, lun_ref); in core_tpg_lun_ref_release() local
611 struct se_lun *lun; in core_tpg_alloc_lun() local
646 struct se_lun *lun = container_of(head, struct se_lun, rcu_head); in target_tpg_free_lun() local
654 struct se_lun *lun, in core_tpg_add_lun()
694 struct se_lun *lun) in core_tpg_remove_lun()
/linux/drivers/scsi/
H A Dscsi_scan.c281 u64 lun, void *hostdata) in scsi_alloc_sdev()
1181 u64 lun, blist_flags_t *bflagsp, in scsi_probe_and_add_lun()
1343 u64 sparse_lun, lun; in scsi_sequential_lun_scan() local
1435 u64 lun; in scsi_report_lun_scan() local
1614 uint id, u64 lun, void *hostdata) in __scsi_add_device()
1669 uint target, u64 lun) in scsi_add_device()
1756 unsigned int id, u64 lun, enum scsi_scan_mode rescan) in __scsi_scan_target()
1827 unsigned int id, u64 lun, enum scsi_scan_mode rescan) in scsi_scan_target()
1851 unsigned int id, u64 lun, in scsi_scan_channel()
1883 unsigned int id, u64 lun, in scsi_scan_host_selected()
H A D53c700.c434 NCR_700_identify(int can_disconnect, __u8 lun) in NCR_700_identify()
799 __u8 pun = 0xff, lun = 0xff; in process_extended_message() local
880 __u8 pun = 0xff, lun = 0xff; in process_message() local
968 __u8 pun = 0xff, lun=0xff; in process_script_interrupt() local
1103 __u8 lun; in process_script_interrupt() local
1408 u8 lun = SCp->device->lun; in NCR_700_start_command() local
1493 __u8 pun = 0xff, lun = 0xff; in NCR_700_intr() local
H A Dscsi.c919 u64 lun) in __scsi_device_lookup_by_target()
944 u64 lun) in scsi_device_lookup_by_target()
977 uint channel, uint id, u64 lun) in __scsi_device_lookup()
1005 uint channel, uint id, u64 lun) in scsi_device_lookup()
H A Dscsi_common.c133 u64 lun; in scsilun_to_int() local
158 void int_to_scsilun(u64 lun, struct scsi_lun *scsilun) in int_to_scsilun()
H A Dscsi_proc.c338 static int scsi_add_single_device(uint host, uint channel, uint id, uint lun) in scsi_add_single_device()
366 static int scsi_remove_single_device(uint host, uint channel, uint id, uint lun) in scsi_remove_single_device()
408 int host, channel, id, lun; in proc_scsi_write() local
/linux/drivers/scsi/aic94xx/
H A Daic94xx_tmf.c201 static int asd_clear_nexus_I_T_L(struct domain_device *dev, u8 *lun) in asd_clear_nexus_I_T_L()
556 static int asd_initiate_ssp_tmf(struct domain_device *dev, u8 *lun, in asd_initiate_ssp_tmf()
638 int asd_abort_task_set(struct domain_device *dev, u8 *lun) in asd_abort_task_set()
647 int asd_clear_task_set(struct domain_device *dev, u8 *lun) in asd_clear_task_set()
656 int asd_lu_reset(struct domain_device *dev, u8 *lun) in asd_lu_reset()
/linux/include/uapi/linux/
H A Dvirtio_scsi.h45 __u8 lun[8]; /* Logical Unit Number */ member
55 __u8 lun[8]; /* Logical Unit Number */ member
79 __u8 lun[8]; member
90 __u8 lun[8]; member
101 __u8 lun[8]; member
H A Dipmi.h68 unsigned char lun; member
80 unsigned char lun; member
122 unsigned char lun; member
/linux/drivers/scsi/isci/
H A Dtask.c378 u8 *lun) in isci_task_send_lu_reset_sas()
408 int isci_task_lu_reset(struct domain_device *dev, u8 *lun) in isci_task_lu_reset()
615 u8 *lun) in isci_task_abort_task_set()
632 u8 *lun) in isci_task_clear_task_set()
/linux/drivers/scsi/snic/
H A Dsnic_res.h15 u16 flags, u64 tgt_id, u8 *lun, u8 *scsi_cdb, u8 cdb_len, in snic_icmnd_init()
36 u16 flags, u32 req_id, u64 tgt_id, u8 *lun, u8 tm_type) in snic_itmf_init()
/linux/drivers/usb/storage/
H A Drealtek_cr.c67 #define SET_LUN_READY(chip, lun) ((chip)->lun_ready |= ((u8)1 << (lun))) argument
68 #define CLR_LUN_READY(chip, lun) ((chip)->lun_ready &= ~((u8)1 << (lun))) argument
69 #define TST_LUN_READY(chip, lun) ((chip)->lun_ready & ((u8)1 << (lun))) argument
201 static int rts51x_bulk_transport(struct us_data *us, u8 lun, in rts51x_bulk_transport()
291 static int rts51x_bulk_transport_special(struct us_data *us, u8 lun, in rts51x_bulk_transport_special()
420 u8 lun, u8 *status, int len, int *actlen) in rts51x_read_status()
447 static int rts51x_check_status(struct us_data *us, u8 lun) in rts51x_check_status()
/linux/drivers/s390/scsi/
H A Dzfcp_unit.c25 u64 lun; in zfcp_unit_scsi_scan() local
199 u64 lun; in zfcp_unit_sdev() local
H A Dzfcp_aux.c57 static void __init zfcp_init_device_configure(char *busid, u64 wwpn, u64 lun) in zfcp_init_device_configure()
94 u64 wwpn, lun; in zfcp_init_device_setup() local
/linux/drivers/target/tcm_remote/
H A Dtcm_remote.c72 struct se_lun *lun) in tcm_remote_port_link()
81 struct se_lun *lun) in tcm_remote_port_unlink()
/linux/drivers/scsi/arm/
H A Dqueue.c210 struct scsi_cmnd *queue_remove_tgtluntag(Queue_t *queue, int target, int lun, in queue_remove_tgtluntag()
261 int queue_probetgtlun (Queue_t *queue, int target, int lun) in queue_probetgtlun()
/linux/drivers/scsi/fnic/
H A Dfnic_res.h75 u32 data_len, u8 *lun, in fnic_queue_wq_copy_desc_icmnd_16()
114 u32 tm_req, u32 tm_id, u8 *lun, in fnic_queue_wq_copy_desc_itmf()
H A Dfcpio.h205 u8 lun[LUN_ADDRESS]; /* FC vNIC only: LUN address */ member
253 u8 lun[LUN_ADDRESS]; /* FC vNIC only: LUN address */ member
275 u8 lun[LUN_ADDRESS]; /* FC vNIC only: LUN address */ member
520 u8 lun[LUN_ADDRESS]; /* FC vNIC only: LUN address */ member
553 u8 lun[LUN_ADDRESS]; /* FC vNIC only: LUN address */ member
584 u8 lun[LUN_ADDRESS]; /* FC vNIC only: LUN address */ member
757 u8 lun; member
/linux/drivers/scsi/esas2r/
H A Desas2r_ioctl.c376 static bool check_lun(struct scsi_lun lun) in check_lun()
401 u8 lun = 0; in csmi_ioctl_callback() local
529 struct scsi_lun lun; in csmi_ioctl_callback() local
978 struct scsi_lun lun; in hba_ioctl_callback() local
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c2796 u_int lun, char channel, role_t role) in ahc_compile_devinfo()
4302 u_int lun; in ahc_handle_devreset() local
5089 int lun; in ahc_chip_init() local
5692 char channel, int lun, u_int tag, role_t role) in ahc_match_scb()
5731 int lun; in ahc_freeze_devq() local
5799 int lun, u_int tag, role_t role, uint32_t status, in ahc_search_qinfifo()
6006 int target, char channel, int lun, uint32_t status, in ahc_search_untagged_queues()
6104 int lun, u_int tag, int stop_on_first, int remove, in ahc_search_disc_list()
6267 int lun, u_int tag, role_t role, uint32_t status) in ahc_abort_scbs()
6531 u_int lun; in ahc_reset_channel() local
[all …]
/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
/linux/drivers/scsi/elx/efct/
H A Defct_unsol.c107 efct_dispatch_unsol_tmf(struct efct_io *io, u8 tm_flags, u32 lun) in efct_dispatch_unsol_tmf()
345 u32 lun; in efct_dispatch_fcp_cmd() local
/linux/include/linux/usb/
H A Duas.h54 struct scsi_lun lun; member
65 struct scsi_lun lun; member

123456