Searched defs:get_hw_info (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c62 static void get_hw_info(di_node_t node, cfga_list_data_t *clp, dyncomp_t type);
488 get_hw_info(client_node, clp, PATH_APID);
759 get_hw_info(node, clp, DEV_APID);
770 get_hw_info(di_node_t node, cfga_list_data_t *clp, dyncomp_t type) function
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c89 static void get_hw_info(di_node_t node, cfga_list_data_t *clp);
1730 get_hw_info(node, clp);
1880 get_hw_info(node, clp);
2289 get_hw_info(client_node, clp);
2401 get_hw_info(client_node, clp);
2605 get_hw_info(node, clp);
2638 get_hw_info(node, clp);
2731 get_hw_info(node, clp);
2944 get_hw_info(client_node, clp);
3309 get_hw_info(di_node_ function
[all...]

Completed in 73 milliseconds