Searched defs:hba_idx (Results 1 - 1 of 1) sorted by relevance
| /osnet-11/usr/src/lib/fm/topo/modules/common/bay/common/ |
| H A D | bay.c | 604 int hba_idx, char *conf_file, int max_phys) 618 rv = read_config(mod, hba_dnode, conf_file, bays[hba_idx], 638 if (!sas_direct(bays[hba_idx][0].hba_dnode)) { 640 f, di_driver_name(bays[hba_idx][0].hba_dnode)); 648 i_ch = internal_ch(&bays[hba_idx][0]); 655 &bays[hba_idx][0]); 685 f, bays[hba_idx][0].hba_nm, nbays, topo_node_name(root_tn)); 700 bays[hba_idx][i].inst = i_ch ? bay_icnt : i; 702 bay_gen_bay(mod, root_tn, &bays[hba_idx][i]); 603 bay_direct(topo_mod_t *mod, tnode_t *t_parent, di_node_t hba_dnode, int hba_idx, char *conf_file, int max_phys) argument
|
Completed in 22 milliseconds