OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fru
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/cddl/osnet/dist/lib/libzfs/common/
libzfs_fru.c
53
* In order to work around these limitations, we have a per-vdev
FRU
property
107
nvlist_t *
fru
;
local
132
* Get the devfs path and
FRU
.
142
if (_topo_node_fru(tn, &
fru
, NULL, &err) != 0) {
148
* Convert the
FRU
into a string.
150
if (_topo_fmri_nvl2str(thp,
fru
, &frustr, &err) != 0) {
151
nvlist_free(
fru
);
156
nvlist_free(
fru
);
159
* Finally, we have a
FRU
string and device path. Add it to the hash.
251
* hc topology looking for disk nodes, and recording the io/devfs-path and
FRU
[
all
...]
/src/sys/dev/ieee1394/
sbp.h
180
uint8_t
fru
;
member in struct:sbp_cmd_status
/src/sys/dev/scsipi/
scsi_spc.h
526
/*15*/ uint8_t
fru
; /* Field replaceable unit code */
member in struct:scsi_sense_data
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
zfs_ioctl.c
2118
char *
fru
= zc->zc_value;
local
2126
error = spa_vdev_setfru(spa, guid,
fru
);
Completed in 24 milliseconds
Indexes created Wed Aug 26 00:26:28 UTC 2026