Searched refs:mdi_client_path2devinfo (Results 1 – 3 of 3) sorted by relevance
1184 dev_info_t *mdi_client_path2devinfo(dev_info_t *, caddr_t);
5570 if ((cdip = mdi_client_path2devinfo(vdip, client_path)) in vhci_ctl()5834 if ((cdip = mdi_client_path2devinfo(vdip, in vhci_ctl()5946 if ((cdip = mdi_client_path2devinfo(vdip, in vhci_ctl()
1617 mdi_client_path2devinfo(dev_info_t *vdip, char *pathname) in mdi_client_path2devinfo() function