Home
last modified time | relevance | path

Searched defs:client_dip (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.c415 fcoe_initchild(dev_info_t *fcoe_dip, dev_info_t *client_dip) in fcoe_initchild()
435 fcoe_uninitchild(dev_info_t *fcoe_dip, dev_info_t *client_dip) in fcoe_uninitchild()
/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c7143 dev_info_t *client_dip = NULL; in mdi_power() local