DISK
if (strcmp(topo_node_name(np), DISK) != 0)
if (strcmp(DISK, topo_node_name(node)) != 0 ||
if (strcmp(DISK, nodename) == 0)
{ DISK, TOPO_STABILITY_PRIVATE },
"initializing %s enumerator\n", DISK);
"%s registration failed: %s\n", DISK, topo_mod_errmsg(mod));
"%s enumerator initialized\n", DISK);
"%s enumerator uninitialized\n", DISK);
{DISK, FM_FMRI_SCHEME_HC, DISK_VERSION, &disk_ops};
if (strcmp(name, DISK) != 0 && strcmp(name, NVME) != 0) {
DISK, NVME);
rval = disk_tnode_create(mod, parent, dnode, DISK, 0, &dtn);
DISK, inst, NULL, auth, NULL, NULL, serial);
"] on nsid %u: %s", DISK, inst, nsid, topo_mod_errmsg(mod));
tn = topo_node_bind(mod, nei->nei_nvme, DISK, inst, fmri);
"] on nsid %u: %s", DISK, inst, nsid, topo_mod_errmsg(mod));
"] on nsid %u: %s", DISK, inst, nsid, topo_strerror(err));
"group on %s[%" PRIu64 "]: %s", DISK, inst,
TOPO_STORAGE_LOG_BLOCK_SIZE, DISK, inst,
if (topo_node_range_create(mod, nvme, DISK, 0,
DISK);
if (topo_mod_load(mod, DISK, TOPO_VERSION) == NULL) {
(void) topo_mod_enumerate(mod, fn, DISK, NVME, 0, 0, NULL);
if (topo_node_range_create(mod, pnode, DISK, 0, 0) != 0) {
if (topo_mod_load(mod, DISK, TOPO_VERSION) == NULL) {
if (topo_node_range_create(mod, tn, DISK, min, max) != 0) {
if (topo_mod_enumerate(mod, tn, DISK, DISK, min, max, NULL) != 0) {
if (topo_mod_load(mod, DISK, TOPO_VERSION) == NULL) {
f, DISK, topo_strerror(topo_mod_errno(mod)));
rv = topo_node_range_create(mod, tn_bay, DISK, min, max);
rv = topo_mod_enumerate(mod, tn_bay, DISK, DISK, min, max, NULL);
DISK, topo_strerror(topo_mod_errno(mod)));