Searched refs:lun_id (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pppt_ic_if.h | 328 uint8_t *lun_id, 336 uint8_t *lun_id, 360 uint8_t *lun_id,
|
/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/ |
H A D | alua_ic_if.c | 211 stmf_ic_msg_type_t msg_type, uint8_t *lun_id, 567 uint8_t *lun_id, in stmf_ic_reg_lun_msg_alloc() argument 573 return (stmf_ic_reg_dereg_lun_msg_alloc(STMF_ICM_REGISTER_LUN, lun_id, in stmf_ic_reg_lun_msg_alloc() 579 uint8_t *lun_id, in stmf_ic_lun_active_msg_alloc() argument 585 return (stmf_ic_reg_dereg_lun_msg_alloc(STMF_ICM_LUN_ACTIVE, lun_id, in stmf_ic_lun_active_msg_alloc() 591 uint8_t *lun_id, in stmf_ic_dereg_lun_msg_alloc() argument 597 return (stmf_ic_reg_dereg_lun_msg_alloc(STMF_ICM_DEREGISTER_LUN, lun_id, in stmf_ic_dereg_lun_msg_alloc() 607 uint8_t *lun_id, in stmf_ic_reg_dereg_lun_msg_alloc() argument 623 bcopy(lun_id, icrl->icrl_lun_id, sizeof (icrl->icrl_lun_id)); in stmf_ic_reg_dereg_lun_msg_alloc() 689 uint8_t *lun_id, in stmf_ic_scsi_data_msg_alloc() argument [all …]
|
/illumos-gate/usr/src/uts/common/io/cpqary3/ |
H A D | cpqary3_scsi.c | 356 ulong_t lun_id = 0; in cpqary3_probe4LVs() local 524 lun_id = (rllp->ll_data[ld_count].logical_id & 0xFFFF); in cpqary3_probe4LVs() 525 if (cntr != lun_id) { in cpqary3_probe4LVs()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 626 static void fcp_add_one_mask(char *curr_pwwn, uint32_t lun_id, 628 static int fcp_should_mask(la_wwn_t *wwn, uint32_t lun_id); 11622 char lun_id[25]; in fcp_reset_target() local 11647 (void) strcpy(lun_id, " "); in fcp_reset_target() 11656 (void) sprintf(lun_id, ", LUN=%d", plun->lun_num); in fcp_reset_target() 11728 *((int *)&ptgt->tgt_port_wwn.raw_wwn[4]), lun_id); in fcp_reset_target() 11736 *((int *)&ptgt->tgt_port_wwn.raw_wwn[4]), lun_id, in fcp_reset_target() 11747 *((int *)&ptgt->tgt_port_wwn.raw_wwn[4]), lun_id, in fcp_reset_target() 11758 *((int *)&ptgt->tgt_port_wwn.raw_wwn[4]), lun_id); in fcp_reset_target() 15981 unsigned long lun_id = 0; in fcp_mask_pwwn_lun() local [all …]
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/ |
H A D | bdn.h | 345 u8 lun_id[FCOE_TARGETS_LUN_SIZE];
|