Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_bay.c278 tnode_t *tn_bay; in x86pi_gen_bay() local
312 rv = x86pi_enum_generic(mod, &hcfmri, t_parent, t_parent, &tn_bay, 0); in x86pi_gen_bay()
338 rv = bay_update_tnode(mod, tn_bay, bdf, eport->smbporte_phy); in x86pi_gen_bay()
344 if (topo_method_register(mod, tn_bay, bay_methods) != 0) { in x86pi_gen_bay()
361 rv = topo_node_range_create(mod, tn_bay, DISK, min, max); in x86pi_gen_bay()
368 rv = topo_mod_enumerate(mod, tn_bay, DISK, DISK, min, max, NULL); in x86pi_gen_bay()