Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddiskmon_conf.c311 new_dmfru(char *manu, char *modl, char *firmrev, char *serno, uint64_t capa) in new_dmfru() argument
315 bcopy(manu, frup->manuf, MIN(sizeof (frup->manuf), strlen(manu) + 1)); in new_dmfru()
H A Ddiskmon_conf.h217 extern dm_fru_t *new_dmfru(char *manu, char *modl, char *firmrev,