Home
last modified time | relevance | path

Searched refs:dyncomp_t (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_scsi.h147 } dyncomp_t; typedef
188 dyncomp_t dyntype; /* is pathinfo or dev apid? */
H A Dcfga_list.c61 static char *get_device_type(di_node_t, dyncomp_t);
62 static void get_hw_info(di_node_t node, cfga_list_data_t *clp, dyncomp_t type);
770 get_hw_info(di_node_t node, cfga_list_data_t *clp, dyncomp_t type) in get_hw_info()
822 get_device_type(di_node_t node, dyncomp_t type) in get_device_type()