Searched refs:sd_scsi_hba_tgt_lun (Results 1 – 1 of 1) sorted by relevance
314 struct sd_scsi_hba_tgt_lun { struct315 struct sd_scsi_hba_tgt_lun *next; argument327 static struct sd_scsi_hba_tgt_lun *sd_scsi_target_lun_head = NULL; argument330 sd_scsi_hba_tgt_lun::next sd_scsi_hba_tgt_lun::pdip))3092 struct sd_scsi_hba_tgt_lun *cp; in sd_scsi_target_lun_fini()3093 struct sd_scsi_hba_tgt_lun *ncp; in sd_scsi_target_lun_fini()3097 kmem_free(cp, sizeof (struct sd_scsi_hba_tgt_lun)); in sd_scsi_target_lun_fini()3131 struct sd_scsi_hba_tgt_lun *cp; in sd_scsi_get_target_lun_count()3172 struct sd_scsi_hba_tgt_lun *cp; in sd_scsi_update_lun_on_target()3183 cp = kmem_zalloc(sizeof (struct sd_scsi_hba_tgt_lun), in sd_scsi_update_lun_on_target()