Searched refs:SES_ET_DEVICE (Results 1 – 6 of 6) sorted by relevance
/titanic_44/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 | 122 type != SES_ET_DEVICE && in ses2_aes_index()
|
H A D | ses2_element.c | 514 { SES_ET_DEVICE, elem_parse_device }, 919 { SES_ET_DEVICE, elem_parse_aes_device },
|
H A D | ses2_element_ctl.c | 1818 CTL_DESC(SES_ET_DEVICE, device),
|
/titanic_44/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses.c | 193 { SES_ET_DEVICE, BAY, "BAY", B_TRUE }, 2362 ses_create_children(sdp, tn, SES_ET_DEVICE, in ses_create_subchassis() 2827 if (snp->sen_type == SES_ET_DEVICE || in ses_create_chassis() 3021 ses_create_children(sdp, tn, SES_ET_DEVICE, in ses_create_chassis() 3093 if (ses_create_children(sdp, pnode, SES_ET_DEVICE, in ses_create_bays() 3372 if (type != SES_ET_DEVICE && in ses_enum_gather() 3392 if (type == SES_ET_DEVICE || type == SES_ET_ARRAY_DEVICE) in ses_enum_gather() 3467 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()
|