Searched refs:SES_ET_DEVICE (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/lib/scsi/plugins/ses/ses2/common/ |
H A D | ses2.h | 38 SES_ET_DEVICE = 0x1, enumerator
|
H A D | ses2_pages.c | 91 type != SES_ET_DEVICE && in ses2_aes_index()
|
H A D | ses2_element.c | 512 { SES_ET_DEVICE, elem_parse_device }, 914 { SES_ET_DEVICE, elem_parse_aes_device },
|
H A D | ses2_element_ctl.c | 1818 CTL_DESC(SES_ET_DEVICE, device),
|
/titanic_41/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses.c | 175 { SES_ET_DEVICE, BAY, "BAY", B_TRUE }, 2285 ses_create_children(sdp, tn, SES_ET_DEVICE, in ses_create_subchassis() 2750 if (snp->sen_type == SES_ET_DEVICE || in ses_create_chassis() 2944 ses_create_children(sdp, tn, SES_ET_DEVICE, in ses_create_chassis() 3016 if (ses_create_children(sdp, pnode, SES_ET_DEVICE, in ses_create_bays() 3295 if (type != SES_ET_DEVICE && in ses_enum_gather() 3315 if (type == SES_ET_DEVICE || type == SES_ET_ARRAY_DEVICE) in ses_enum_gather() 3390 if (type == SES_ET_DEVICE) in ses_enum_gather()
|
H A D | ses_facility.c | 775 if (type != SES_ET_DEVICE && type != SES_ET_ARRAY_DEVICE && in ses_node_enum_facility() 791 case SES_ET_DEVICE: in ses_node_enum_facility()
|