/titanic_50/usr/src/uts/common/os/ |
H A D | port_subr.c | 257 if (fp->f_vnode->v_type != VPORT) { in port_alloc_event() 707 if (fp->f_vnode->v_type != VPORT) { in port_associate_ksource() 763 if (fp->f_vnode->v_type != VPORT) { in port_dissociate_ksource()
|
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | vfs.c | 478 if (v.v_type == VFIFO || v.v_type == VDOOR || v.v_type == VPORT) in pfiles_dig_pathname() 544 { VPORT, "PORT" }, 1079 case VPORT: in pfile_callback()
|
H A D | genunix.c | 2452 if (vn.v_type != VPORT) in port_walk_step() 2498 if (vn.v_type != VPORT) { in portev_walk_init()
|
/titanic_50/usr/src/uts/common/fs/portfs/ |
H A D | port.c | 588 if (fp->f_vnode->v_type != VPORT) { in portfs() 735 vp->v_type = VPORT; in port_create() 1015 if (fp->f_vnode->v_type != VPORT) { in port_sendn()
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_ip.c | 198 port = &VPORT(i); in emlxs_ip_handle_unsol_req()
|
H A D | emlxs_clock.c | 194 port = &VPORT(i); in emlxs_timer_checks() 1298 port = &VPORT(i); in emlxs_timer_check_pools()
|
H A D | emlxs_solaris.c | 1496 port = &VPORT(bind_info->port_num); in emlxs_fca_bind_port() 6228 port = &VPORT(i); in emlxs_lock_init() 6299 port = &VPORT(i); in emlxs_lock_destroy() 6592 vport = &VPORT(i); in emlxs_mode_init() 6651 vport = &VPORT(i); in emlxs_mode_set() 6659 vport = &VPORT(i); in emlxs_mode_set() 6734 vport = &VPORT(i); in emlxs_mode_init_masks() 6754 vport = &VPORT(i); in emlxs_mode_init_masks() 6775 port = &VPORT(i); in emlxs_fca_attach() 6807 vport = &VPORT(i); in emlxs_fca_detach() [all …]
|
H A D | emlxs_dfc.c | 811 port = &VPORT(vpi); in emlxs_fcio_manage() 2967 vport = &VPORT(vpi); in emlxs_dfc_create_vport() 2994 vport = &VPORT(vpi); in emlxs_dfc_create_vport() 3256 vport = &VPORT(i); in emlxs_dfc_get_vportinfo() 3323 port = &VPORT(i); in emlxs_vport_find_wwpn() 3389 vport = &VPORT(i); in emlxs_dfc_npiv_resource() 3455 emlxs_port_t *vport = &VPORT(hba->vpi_max); in emlxs_dfc_npiv_test() 3539 vport = &VPORT(i); in emlxs_dfc_npiv_test() 7089 port = &VPORT(dfc->data1); in emlxs_dfc_get_nodeinfo()
|
H A D | emlxs_event.c | 114 vport = &VPORT(i); in emlxs_event_queue_destroy()
|
H A D | emlxs_fcf.c | 1962 vport = &VPORT(i); in emlxs_fcf_fini() 2050 vport = &VPORT(i); in emlxs_fcf_init() 3707 vport = &VPORT(i); in emlxs_fc_fcftab_sparm_mbcmpl() 4944 vport = &VPORT(vpi); in emlxs_fcoe_fcftab_cvl_evt_action() 6829 vport = &VPORT(i); in emlxs_fcoe_fcftab_lost_evt_action() 9661 vport = &VPORT(i); in emlxs_vfi_online_evt_action() 10213 vport = &VPORT(i); in emlxs_vfi_vpi_online_action() 10230 vport = &VPORT(i); in emlxs_vfi_vpi_online_action() 10411 vport = &VPORT(i); in emlxs_vfi_vpi_offline_action() 10458 vport = &VPORT(i); in emlxs_vfi_paused_action() [all …]
|
H A D | emlxs_sli3.c | 1990 vport = &VPORT(i); in emlxs_sli3_hba_init() 2223 vport = &VPORT(i); in emlxs_sli3_hba_reset() 5224 port = &VPORT(vpi); in emlxs_handle_rcv_seq() 6801 port = &VPORT(lvpi); in emlxs_sli3_reg_did_mbcmpl() 6886 vport = &VPORT(i); in emlxs_sli3_reg_did_mbcmpl()
|
H A D | emlxs_mem.c | 329 vport = &VPORT(j); in emlxs_mem_free_buffer()
|
H A D | emlxs_fcp.c | 1656 port = &VPORT(i); in emlxs_linkdown() 2122 port = &VPORT(i); in emlxs_ffcleanup()
|
H A D | emlxs_mbox.c | 1872 vport = &VPORT(i); in emlxs_clear_la_mbcmpl() 2287 vport = &VPORT(i); in emlxs_read_sparam_mbcmpl()
|
H A D | emlxs_fct.c | 902 port = &VPORT(vpi); 924 vport = &VPORT(i);
|
H A D | emlxs_sli4.c | 2201 vport = &VPORT(i); in emlxs_sli4_hba_init() 2368 vport = &VPORT(i); in emlxs_sli4_hba_reset() 6164 vport = &VPORT(i); in emlxs_sli4_process_unsol_rcv()
|
H A D | emlxs_els.c | 613 vport = &VPORT(i); in emlxs_handle_sol_flogi()
|
H A D | emlxs_dhchap.c | 9062 port = &VPORT(vpi); in emlxs_dhc_init_auth() 9264 port = &VPORT(i); in emlxs_dhc_add_auth_cfg()
|
/titanic_50/usr/src/uts/common/fs/namefs/ |
H A D | namevfs.c | 369 if (filevp->v_type == VDIR || filevp->v_type == VPORT) { in nm_mount()
|
/titanic_50/usr/src/uts/common/fs/dev/ |
H A D | sdev_vnops.c | 651 (type == VPROC) || (type == VPORT)) in sdev_create()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | vnode.h | 169 VPORT = 10, enumerator
|
/titanic_50/usr/src/lib/smbsrv/libfksmbsrv/common/sys/ |
H A D | vnode.h | 170 VPORT = 10, enumerator
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fc.h | 2163 #define VPORT(x) hba->port[x] macro
|
/titanic_50/usr/src/uts/common/fs/tmpfs/ |
H A D | tmp_vnops.c | 968 vap->va_type == VSOCK || vap->va_type == VPORT)) in tmp_create()
|