Home
last modified time | relevance | path

Searched refs:SES_ET_ARRAY_DEVICE (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/scsi/plugins/ses/SUN-Storage-J4500/common/
H A Dloki.c95 if (type == SES_ET_ARRAY_DEVICE) in sun_loki_parse_node()
/illumos-gate/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2.h60 SES_ET_ARRAY_DEVICE = 0x17, enumerator
H A Dses2_pages.c123 type != SES_ET_ARRAY_DEVICE) { in ses2_aes_index()
H A Dses2_element.c534 { SES_ET_ARRAY_DEVICE, elem_parse_arraydev },
923 { SES_ET_ARRAY_DEVICE, elem_parse_aes_device },
H A Dses2_element_ctl.c1838 CTL_DESC(SES_ET_ARRAY_DEVICE, arraydev),
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c193 { SES_ET_ARRAY_DEVICE, BAY, "BAY", B_TRUE },
2303 (type == SES_ET_ARRAY_DEVICE && cp->sec_hasdev)) in ses_create_children()
2479 ses_create_children(sdp, tn, SES_ET_ARRAY_DEVICE, in ses_create_subchassis()
2944 snp->sen_type == SES_ET_ARRAY_DEVICE) in ses_create_chassis()
3139 ses_create_children(sdp, tn, SES_ET_ARRAY_DEVICE, in ses_create_chassis()
3211 ses_create_children(sdp, pnode, SES_ET_ARRAY_DEVICE, in ses_create_bays()
3488 type != SES_ET_ARRAY_DEVICE && in ses_enum_gather()
3507 if (type == SES_ET_DEVICE || type == SES_ET_ARRAY_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()
802 case SES_ET_ARRAY_DEVICE: in ses_node_enum_facility()