Home
last modified time | relevance | path

Searched refs:new_dmfru (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddiskmon_conf.h217 extern dm_fru_t *new_dmfru(char *manu, char *modl, char *firmrev,
H A Dtopo_gather.c322 frup = new_dmfru(manuf != NULL ? manuf : "", model != NULL ? model : "", in topo_add_disk()
H A Ddiskmon_conf.c311 new_dmfru(char *manu, char *modl, char *firmrev, char *serno, uint64_t capa) in new_dmfru() function