Home
last modified time | relevance | path

Searched refs:ScsiEntryList (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/lib/sun_sas/common/
H A DSun_sasFreeLibrary.c68 struct ScsiEntryList *scsi_info = NULL; in FreeHBA()
69 struct ScsiEntryList *last_scsi_info = NULL; in FreeHBA()
H A Ddevtree_device_disco.c88 struct ScsiEntryList *scsi_info = NULL, *last_scsi_info = NULL; in free_attached_port()
122 struct ScsiEntryList *mapping_ptr; in fillDomainPortWWN()
231 struct ScsiEntryList *mapping_ptr; in get_attached_devices_info()
524 if ((mapping_ptr = (struct ScsiEntryList *)calloc in get_attached_devices_info()
525 (1, sizeof (struct ScsiEntryList))) == NULL) { in get_attached_devices_info()
654 struct ScsiEntryList *mapping_ptr; in get_attached_paths_info()
934 if ((mapping_ptr = (struct ScsiEntryList *)calloc in get_attached_paths_info()
935 (1, sizeof (struct ScsiEntryList))) == NULL) { in get_attached_paths_info()
H A Dsun_sas.h141 struct ScsiEntryList { struct
143 struct ScsiEntryList *next; argument
160 struct ScsiEntryList *scsiInfo;
H A DSun_sasGetTargetMapping.c43 struct ScsiEntryList *mapping_ptr; in Sun_sasGetTargetMapping()
H A DSun_sasScsiReportLUNs.c78 struct ScsiEntryList *mapping_ptr; in Sun_sasScsiReportLUNs()
H A Ddevtree_hba_disco.c41 struct ScsiEntryList *scsi_info = NULL; in free_hba_port()
42 struct ScsiEntryList *last_scsi_info = NULL; in free_hba_port()
H A DSun_sasScsiReadCapacity.c78 struct ScsiEntryList *mapping_ptr; in Sun_sasScsiReadCapacity()
H A DSun_sasScsiInquiry.c82 struct ScsiEntryList *mapping_ptr; in Sun_sasScsiInquiry()