Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h710 static int fctl_uninitchild(dev_info_t *fca_dip, dev_info_t *port_dip);
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2120 return (fctl_uninitchild(fca_dip, (dev_info_t *)arg)); in fctl_fca_bus_ctl()
2206 fctl_uninitchild(dev_info_t *fca_dip, dev_info_t *port_dip) in fctl_uninitchild() function