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

/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c60 static char *get_device_type(di_node_t, dyncomp_t);
779 cp = (char *)get_device_type(node, type);
822 get_device_type(di_node_t node, dyncomp_t type) function
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c90 static const char *get_device_type(di_node_t);
3338 cp = (char *)get_device_type(node);
3346 cp = (char *)get_device_type(node);
3371 get_device_type(di_node_t node) function

Completed in 24 milliseconds