Home
last modified time | relevance | path

Searched refs:SES_ET_DEVICE (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2.h38 SES_ET_DEVICE = 0x1, enumerator
H A Dses2_pages.c122 type != SES_ET_DEVICE && in ses2_aes_index()
H A Dses2_element.c514 { SES_ET_DEVICE, elem_parse_device },
919 { SES_ET_DEVICE, elem_parse_aes_device },
H A Dses2_element_ctl.c1818 CTL_DESC(SES_ET_DEVICE, device),
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c195 { SES_ET_DEVICE, BAY, "BAY", B_TRUE },
2477 ses_create_children(sdp, tn, SES_ET_DEVICE, in ses_create_subchassis()
2943 if (snp->sen_type == SES_ET_DEVICE || in ses_create_chassis()
3137 ses_create_children(sdp, tn, SES_ET_DEVICE, in ses_create_chassis()
3209 if (ses_create_children(sdp, pnode, SES_ET_DEVICE, in ses_create_bays()
3487 if (type != SES_ET_DEVICE && in ses_enum_gather()
3507 if (type == SES_ET_DEVICE || type == SES_ET_ARRAY_DEVICE) in ses_enum_gather()
3582 if (type == SES_ET_DEVICE) in ses_enum_gather()
H A Dses_facility.c785 if (type != SES_ET_DEVICE && type != SES_ET_ARRAY_DEVICE && in ses_node_enum_facility()
801 case SES_ET_DEVICE: in ses_node_enum_facility()