Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/sun4v/motherboard/
H A Dmotherboard.c121 char **psnp) in mb_get_pri_info() argument
233 *psnp = topo_mod_strdup(mod, psn); in mb_get_pri_info()
/titanic_41/usr/src/common/smbios/
H A Dsmb_info.c1101 smb_get_sn(smbios_hdl_t *shp, const char **psnp, const char **csnp) in smb_get_sn() argument
1106 if (psnp == NULL || csnp == NULL) in smb_get_sn()
1109 *psnp = *csnp = NULL; in smb_get_sn()
1128 *psnp = smb_serial_valid(s1.smbi_serial); in smb_get_sn()