Home
last modified time | relevance | path

Searched defs:vlun (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c919 scsi_vhci_lun_t *vlun; in vhci_scsi_tgt_init() local
1077 vhci_pgr_register_start(scsi_vhci_lun_t * vlun,struct scsi_pkt * pkt) vhci_pgr_register_start() argument
1126 struct scsi_vhci_lun *vlun = ADDR2VLUN(ap); vhci_scsi_start() local
1579 vhci_recovery_reset(scsi_vhci_lun_t * vlun,struct scsi_address * ap,uint8_t select_path,uint8_t recovery_depth) vhci_recovery_reset() argument
1726 struct scsi_vhci_lun *vlun = ADDR2VLUN(ap); vhci_commoncap() local
2147 scsi_vhci_lun_t *vlun; vhci_scsi_get_name_bus_addr() local
2231 struct scsi_vhci_lun *vlun; vhci_bind_transport() local
2580 scsi_vhci_lun_t *vlun = svp->svp_svl; vhci_do_prout() local
2686 scsi_vhci_lun_t *vlun; vhci_run_cmd() local
2833 scsi_vhci_lun_t *vlun; vhci_do_prin() local
3159 scsi_vhci_lun_t *vlun; vhci_intr() local
3585 scsi_vhci_lun_t *vlun; vhci_handle_ext_fo() local
3663 scsi_vhci_lun_t *vlun; vhci_efo_watch_cb() local
3766 scsi_vhci_lun_t *vlun; vhci_efo_done() local
3802 struct scsi_vhci_lun *vlun = (struct scsi_vhci_lun *)arg; vhci_update_pathstates() local
4066 scsi_vhci_lun_t *vlun = NULL; vhci_pathinfo_init() local
4291 scsi_vhci_lun_t *vlun; vhci_pathinfo_state_change() local
4724 vhci_update_pathinfo(struct scsi_device * psd,mdi_pathinfo_t * pip,struct scsi_failover_ops * fo,scsi_vhci_lun_t * vlun,struct scsi_vhci * vhci) vhci_update_pathinfo() argument
5053 scsi_vhci_lun_t *vlun = NULL; vhci_pathinfo_online() local
5416 scsi_vhci_lun_t *vlun; vhci_ctl() local
6834 scsi_vhci_lun_t *vlun = NULL; vhci_failover() local
7204 vhci_quiesce_paths(dev_info_t * vdip,dev_info_t * cdip,scsi_vhci_lun_t * vlun,char * guid,char * active_pclass_ptr) vhci_quiesce_paths() argument
7488 vhci_quiesce_lun(struct scsi_vhci_lun * vlun) vhci_quiesce_lun() argument
7537 scsi_vhci_lun_t *vlun; vhci_pgr_validate_and_register() local
7924 struct scsi_vhci_lun *vlun = (struct scsi_vhci_lun *)arg; vhci_initiate_auto_failback() local
7984 vhci_print_prout_keys(scsi_vhci_lun_t * vlun,char * msg) vhci_print_prout_keys() argument
8792 vhci_invalidate_mpapi_lu(struct scsi_vhci * vhci,scsi_vhci_lun_t * vlun) vhci_invalidate_mpapi_lu() argument
[all...]
H A Dmpapi_impl.c2910 vhci_update_mpapi_data(struct scsi_vhci *vhci, scsi_vhci_lun_t *vlun, in vhci_update_mpapi_data() argument
3118 vhci_mpapi_get_alua_item(struct scsi_vhci *vhci, void *vlun, voi argument
3181 vhci_mpapi_get_tpg_item(struct scsi_vhci * vhci,uint32_t acc_state,void * vlun,char * pclass,void * tp) vhci_mpapi_get_tpg_item() argument
3245 vhci_mpapi_get_tpg_for_lun(struct scsi_vhci * vhci,char * pclass,void * vlun,void * tp) vhci_mpapi_get_tpg_for_lun() argument
3317 vhci_mpapi_synthesize_tpg_data(struct scsi_vhci * vhci,scsi_vhci_lun_t * vlun,mdi_pathinfo_t * pip) vhci_mpapi_synthesize_tpg_data() argument
3467 struct scsi_vhci_lun *vlun; vhci_mpapi_update_tpg_data() local
4309 vhci_mpapi_update_tpg_acc_state_for_lu(struct scsi_vhci * vhci,scsi_vhci_lun_t * vlun) vhci_mpapi_update_tpg_acc_state_for_lu() argument
[all...]
/titanic_51/usr/src/uts/common/sys/scsi/adapters/
H A Dscsi_vhci.h151 #define VHCI_HOLD_LUN(vlun, f, h) { \ argument
171 #define VHCI_RELEASE_LUN(vlun) { \ argument
178 VHCI_LUN_IS_HELD(vlun) global() argument
[all...]
/titanic_51/usr/src/cmd/mdb/common/modules/idm/
H A Didm.c1054 iscsi_ini_lun_walk_cb(uintptr_t addr, const void *vlun, void *idc_void) in iscsi_ini_lun_walk_cb() argument