Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/biosdev/
H A Dbiosdev.c278 char *serialp; in i_match_usbserialno() local
284 (uchar_t **)&serialp); in i_match_usbserialno()
286 if ((len > 0) && (strncmp((char *)&usbsp->serialno, serialp, in i_match_usbserialno()
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/motherboard/
H A Dmotherboard.c120 mb_get_pri_info(topo_mod_t *mod, char **serialp, char **partp, char **csnp, in mb_get_pri_info() argument
224 *serialp = topo_mod_strdup(mod, sn); in mb_get_pri_info()