Searched refs:sd_scsi_hba_tgt_lun (Results 1 – 1 of 1) sorted by relevance
186 struct sd_scsi_hba_tgt_lun { struct187 struct sd_scsi_hba_tgt_lun *next; argument199 static struct sd_scsi_hba_tgt_lun *sd_scsi_target_lun_head = NULL; argument202 sd_scsi_hba_tgt_lun::next sd_scsi_hba_tgt_lun::pdip))2600 struct sd_scsi_hba_tgt_lun *cp; in sd_scsi_target_lun_fini()2601 struct sd_scsi_hba_tgt_lun *ncp; in sd_scsi_target_lun_fini()2605 kmem_free(cp, sizeof (struct sd_scsi_hba_tgt_lun)); in sd_scsi_target_lun_fini()2639 struct sd_scsi_hba_tgt_lun *cp; in sd_scsi_get_target_lun_count()2680 struct sd_scsi_hba_tgt_lun *cp; in sd_scsi_update_lun_on_target()2691 cp = kmem_zalloc(sizeof (struct sd_scsi_hba_tgt_lun), in sd_scsi_update_lun_on_target()