Home
last modified time | relevance | path

Searched refs:fru_present (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvd.c809 fru_present(char *path) in fru_present() function
813 int fru_present = 0; in fru_present() local
826 fru_present = 1; in fru_present()
828 return (fru_present); in fru_present()
965 if (fd == -1 && errno == ENOENT && fru_present(frup->fru)) { in get_fru_envsegs()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c3436 boolean_t fru_present = B_FALSE; in create_fru_node() local
3447 fru_present = B_TRUE; in create_fru_node()
3454 if (fru_present == B_FALSE) { in create_fru_node()
3497 if (fru_present == B_FALSE) { in create_fru_node()