Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h709 static int fctl_initchild(dev_info_t *fca_dip, dev_info_t *port_dip);
/titanic_44/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2116 return (fctl_initchild(fca_dip, (dev_info_t *)arg)); in fctl_fca_bus_ctl()
2136 fctl_initchild(dev_info_t *fca_dip, dev_info_t *port_dip) in fctl_initchild() function