Searched defs:hdd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddm_platform.c69 * [1] `fru gid=<n> hdd=<m>'
186 uint64_t gid, hdd; local
192 nvlist_lookup_uint64(props, "hdd", &hdd) != 0) {
197 fru.isf_id = (uint8_t)hdd;
245 entry->ic_data.ic_fru.isf_id == hdd)

Completed in 44 milliseconds