Searched refs:fru (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/ |
| H A D | libzfs_fru.c | 107 nvlist_t *fru; in libzfs_fru_gather() local 142 if (_topo_node_fru(tn, &fru, NULL, &err) != 0) { in libzfs_fru_gather() 150 if (_topo_fmri_nvl2str(thp, fru, &frustr, &err) != 0) { in libzfs_fru_gather() 151 nvlist_free(fru); in libzfs_fru_gather() 156 nvlist_free(fru); in libzfs_fru_gather() 333 libzfs_fru_devpath(libzfs_handle_t *hdl, const char *fru) in libzfs_fru_devpath() argument 348 fru, frup->zf_fru)) in libzfs_fru_devpath() 360 zpool_fru_set(zpool_handle_t *zhp, uint64_t vdev_guid, const char *fru) in zpool_fru_set() argument 365 (void) strncpy(zc.zc_value, fru, sizeof (zc.zc_value)); in zpool_fru_set() 397 libzfs_fru_notself(libzfs_handle_t *hdl, const char *fru) in libzfs_fru_notself() argument [all …]
|
| /netbsd-src/sys/dev/ieee1394/ |
| H A D | sbp.h | 180 uint8_t fru; member
|
| H A D | sbp.c | 1627 sense->fru = sbp_cmd_status->fru; in sbp_scsi_status()
|
| /netbsd-src/sys/dev/scsipi/ |
| H A D | scsi_spc.h | 526 /*15*/ uint8_t fru; /* Field replaceable unit code */ member
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | aspeed-bmc-inspur-nf5280m6.dts | 199 label = "fru";
|
| H A D | aspeed-bmc-inspur-fp5280g2.dts | 330 label = "fru";
|
| /netbsd-src/sys/arch/sparc64/conf/ |
| H A D | GENERIC | 832 seeprom* at iic? addr? # i2c-at24c64 fru's
|
| /netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| H A D | zfs_ioctl.c | 2119 char *fru = zc->zc_value; in zfs_ioc_vdev_setfru() local 2127 error = spa_vdev_setfru(spa, guid, fru); in zfs_ioc_vdev_setfru()
|