Searched defs:kpibuf (Results 1 – 1 of 1) sorted by relevance
/titanic_51/usr/src/uts/common/io/scsi/adapters/scsi_vhci/ |
H A D | scsi_vhci.c | 5552 sv_path_info_t *kpibuf = NULL; /* Kernel data for ioctls */ in vhci_ctl() local 5634 sv_path_info_t *kpibuf = NULL; /* Kernel data for ioctls */ in vhci_ctl() local 6537 vhci_ioc_alloc_pathinfo(sv_path_info_t ** upibuf,sv_path_info_t ** kpibuf,uint_t num_paths,sv_iocdata_t * pioc,int mode,caddr_t s) vhci_ioc_alloc_pathinfo() argument 6649 vhci_ioc_free_pathinfo(sv_path_info_t * upibuf,sv_path_info_t * kpibuf,uint_t num_paths) vhci_ioc_free_pathinfo() argument 6678 vhci_ioc_send_pathinfo(sv_path_info_t * upibuf,sv_path_info_t * kpibuf,uint_t num_paths,sv_iocdata_t * pioc,int mode,caddr_t s) vhci_ioc_send_pathinfo() argument [all...] |