Searched refs:frutree_device_args_t (Results 1 – 3 of 3) sorted by relevance
210 } frutree_device_args_t; typedef
184 create_port_config_info(plist_t *list, frutree_device_args_t *devp) in create_port_config_info()410 probe_libdevinfo(frutree_frunode_t *frup, frutree_device_args_t ** device, in probe_libdevinfo()
305 frutree_device_args_t **, boolean_t);2412 probe_platform_tree(frutree_frunode_t *frup, frutree_device_args_t **devp) in probe_platform_tree()2417 frutree_device_args_t *device = NULL; in probe_platform_tree()2424 device = *(frutree_device_args_t **)devp; in probe_platform_tree()2481 create_fru_children(frutree_frunode_t *frup, frutree_device_args_t device) in create_fru_children()2561 frutree_device_args_t *device = NULL; in probe_fru()2577 device = (frutree_device_args_t *)malloc( in probe_fru()2578 sizeof (frutree_device_args_t)); in probe_fru()2649 device = (frutree_device_args_t *)malloc( in probe_fru()2650 sizeof (frutree_device_args_t)); in probe_fru()[all …]