Searched refs:tgt_lun (Results 1 – 3 of 3) sorted by relevance
267 wsp->walk_addr = (uintptr_t)(tgt.tgt_lun); in luns_walk_i()
1834 for (plun = ptgt->tgt_lun; plun != NULL; in fcp_get_target_mappings()2958 for (plun = ptgt->tgt_lun; plun; in fcp_is_reconfig_needed()3890 for (tplun = ptgt->tgt_lun; tplun != NULL; tplun = in fcp_port_ioctl()4009 plun = ptgt->tgt_lun; in fcp_port_ioctl()4992 for (pseq_lun = ptgt->tgt_lun; in fcp_handle_mapflags()5456 for (plun = ptgt->tgt_lun; plun != NULL; in fcp_update_tgt_state()7643 plun = ptgt->tgt_lun; in fcp_handle_reportlun()7698 for (plun = ptgt->tgt_lun; plun; plun = plun->lun_next) { in fcp_handle_reportlun()7921 for (plun = ptgt->tgt_lun; plun != NULL; plun = plun->lun_next) { in fcp_get_lun()8069 for (plun = ptgt->tgt_lun; plun != NULL; plun = plun->lun_next) { in fcp_create_luns()[all …]
768 struct fcp_lun *tgt_lun; member