Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dobj.c1160 int child_type in get_child_p() argument
1166 if (child_type == TYPE_OF_CHILD[base->type][i]) { in get_child_p()
1191 int child_type in get_child_t() argument
1194 uint32_t **pp = get_child_p(base, child_type); in get_child_t()
3355 uint32_t child_type = lcp->data[1].ui; in cb_remove_child() local
3361 cuidp = get_child_t(obj, child_type); in cb_remove_child()
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c5431 int child_type; in scsi_device_configchild() local
5441 child_type = scsi_device_createchild(self, addr, se, sdprobe, in scsi_device_configchild()
5453 switch (child_type) { in scsi_device_configchild()