Searched refs:SES_EN_PROP_PID (Results 1 – 4 of 4) sorted by relevance
347 #define SES_EN_PROP_PID "ses-product-id" /* S */ macro
179 { SES_EN_PROP_PID, ED_REQ_LEN(st_product_id), enc_pid },
682 (nvlist_lookup_string(props, SES_EN_PROP_PID, &product) != 0) || in sendimg()
2846 verify(nvlist_lookup_string(props, SES_EN_PROP_PID, &raw_model) == 0); in ses_create_chassis()