Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c187 static void vhci_ioc_free_pathinfo(sv_path_info_t *, sv_path_info_t *, uint_t);
5621 vhci_ioc_free_pathinfo(upibuf, kpibuf, num_paths); in vhci_ctl()
5628 vhci_ioc_free_pathinfo(upibuf, kpibuf, num_paths); in vhci_ctl()
5633 vhci_ioc_free_pathinfo(upibuf, kpibuf, num_paths); in vhci_ctl()
5703 vhci_ioc_free_pathinfo(upibuf, kpibuf, num_paths); in vhci_ctl()
5710 vhci_ioc_free_pathinfo(upibuf, kpibuf, num_paths); in vhci_ctl()
5715 vhci_ioc_free_pathinfo(upibuf, kpibuf, num_paths); in vhci_ctl()
6654 vhci_ioc_free_pathinfo(sv_path_info_t *upibuf, sv_path_info_t *kpibuf, in vhci_ioc_free_pathinfo() function