Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c178 static int vhci_ioc_send_client_path(caddr_t, sv_iocdata_t *, int, caddr_t);
5756 if (vhci_ioc_send_client_path(client_path, pioc, mode, s)) { in vhci_ctl()
6250 vhci_ioc_send_client_path(caddr_t client_path, sv_iocdata_t *pioc, in vhci_ioc_send_client_path() function