Searched refs:get_device_type (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/uboot/common/
H A Dmain.c141 get_device_type(const char *devstr, int *devtype) function
217 p = get_device_type(devstr, type);
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c61 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
/illumos-gate/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
/illumos-gate/usr/src/cmd/smserverd/
H A Dsmediad.c258 static int32_t get_device_type(char *v_name);
491 get_device_type(char *v_name) function
537 dev_type = get_device_type(inq->inq_vid);
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c444 get_device_type(char *outbuf, di_node_t dn) function
603 if (get_device_type(classbuf, dn) == 0) {
1413 err = get_device_type(nodeclass, di_root);
1458 (get_device_type(nodeclass, dn) == 0))

Completed in 79 milliseconds