Searched refs:SES_ET_ARRAY_DEVICE (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/lib/scsi/plugins/ses/SUN-Storage-J4500/common/ |
H A D | loki.c | 97 if (type == SES_ET_ARRAY_DEVICE) in sun_loki_parse_node()
|
/titanic_41/usr/src/lib/scsi/plugins/ses/ses2/common/ |
H A D | ses2.h | 60 SES_ET_ARRAY_DEVICE = 0x17, enumerator
|
H A D | ses2_pages.c | 92 type != SES_ET_ARRAY_DEVICE) { in ses2_aes_index()
|
H A D | ses2_element.c | 532 { SES_ET_ARRAY_DEVICE, elem_parse_arraydev }, 918 { SES_ET_ARRAY_DEVICE, elem_parse_aes_device },
|
H A D | ses2_element_ctl.c | 1838 CTL_DESC(SES_ET_ARRAY_DEVICE, arraydev),
|
/titanic_41/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses.c | 173 { SES_ET_ARRAY_DEVICE, BAY, "BAY", B_TRUE }, 2115 (type == SES_ET_ARRAY_DEVICE && cp->sec_hasdev)) in ses_create_children() 2287 ses_create_children(sdp, tn, SES_ET_ARRAY_DEVICE, in ses_create_subchassis() 2751 snp->sen_type == SES_ET_ARRAY_DEVICE) in ses_create_chassis() 2946 ses_create_children(sdp, tn, SES_ET_ARRAY_DEVICE, in ses_create_chassis() 3018 ses_create_children(sdp, pnode, SES_ET_ARRAY_DEVICE, in ses_create_bays() 3296 type != SES_ET_ARRAY_DEVICE && in ses_enum_gather() 3315 if (type == SES_ET_DEVICE || type == SES_ET_ARRAY_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() 792 case SES_ET_ARRAY_DEVICE: in ses_node_enum_facility()
|