Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2145 int portprop; in fctl_initchild() local
2150 portprop = ddi_prop_get_int(DDI_DEV_T_ANY, port_dip, in fctl_initchild()
2154 if ((portprop == -1) && ndi_dev_is_persistent_node(port_dip)) { in fctl_initchild()
2186 if ((portprop == -1) && dip && ndi_dev_is_persistent_node(dip)) { in fctl_initchild()
2191 if ((portprop == -1) && dip && (dip != port_dip)) { in fctl_initchild()