Home
last modified time | relevance | path

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

/titanic_51/usr/src/cmd/isns/isnsd/
H A Dobj.c1152 * child_type - the child object type.
1160 int child_type in get_child_p() argument
1166 if (child_type == TYPE_OF_CHILD[base->type][i]) { in get_child_p()
1183 * child_type - the child object type.
1191 int child_type in get_child_t() argument
1194 uint32_t **pp = get_child_p(base, child_type); in get_child_t()
2728 * child_type - the type of the child object.
2802 * child_type - the type of the child object.
3348 uint32_t child_type = lcp->data[1].ui; in cb_remove_child() local
3354 cuidp = get_child_t(obj, child_type); in cb_remove_child()
[all...]
/titanic_51/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c5405 /* return child_type results */ in scsi_device_createchild()
5426 int child_type; in scsi_device_configchild() local
5436 child_type = scsi_device_createchild(self, addr, se, sdprobe, in scsi_device_configchild()
5448 switch (child_type) { in scsi_device_configchild()