/titanic_50/usr/src/uts/sun4v/io/ |
H A D | vsw_phys.c | 140 #define WRITE_MACCL_ENTER(vswp, port, type) \ argument 144 #define READ_MACCL_ENTER(vswp, port, type) \ argument 148 #define RW_MACCL_EXIT(vswp, port, type) \ argument 179 vsw_set_addrs(vsw_t *vswp) in vsw_set_addrs() 240 vsw_unset_addrs(vsw_t *vswp) in vsw_unset_addrs() 262 vsw_mac_open(vsw_t *vswp) in vsw_mac_open() 312 vsw_mac_close(vsw_t *vswp) in vsw_mac_close() 333 vsw_mac_multicast_add(vsw_t *vswp, vsw_port_t *port, mcst_addr_t *mcst_p, in vsw_mac_multicast_add() 364 vsw_mac_multicast_remove(vsw_t *vswp, vsw_port_t *port, mcst_addr_t *mcst_p, in vsw_mac_multicast_remove() 384 vsw_mac_multicast_add_all(vsw_t *vswp, vsw_port_t *portp, int type) in vsw_mac_multicast_add_all() [all …]
|
H A D | vsw_hio.c | 135 vsw_hio_init(vsw_t *vswp) in vsw_hio_init() 191 vsw_hio_alloc_share(vsw_t *vswp, vsw_ldc_t *ldcp) in vsw_hio_alloc_share() 227 vsw_hio_find_free_share(vsw_t *vswp) in vsw_hio_find_free_share() 251 vsw_hio_find_vshare_ldcid(vsw_t *vswp, uint64_t ldc_id) in vsw_hio_find_vshare_ldcid() 278 vsw_hio_find_vshare_port(vsw_t *vswp, vsw_port_t *portp) in vsw_hio_find_vshare_port() 306 vsw_t *vswp = vsharep->vs_vswp; in vsw_hio_free_share() local 330 vsw_hio_cleanup(vsw_t *vswp) in vsw_hio_cleanup() 363 vsw_hio_free_all_shares(vsw_t *vswp, boolean_t reboot) in vsw_hio_free_all_shares() 467 vsw_hio_start_ports(vsw_t *vswp) in vsw_hio_start_ports() 504 vsw_hio_start(vsw_t *vswp, vsw_ldc_t *ldcp) in vsw_hio_start() [all …]
|
H A D | vsw_switching.c | 175 vsw_t *vswp = (vsw_t *)arg; in vsw_setup_switching_thread() local 237 vsw_setup_switching_start(vsw_t *vswp) in vsw_setup_switching_start() 257 vsw_setup_switching_stop(vsw_t *vswp) in vsw_setup_switching_stop() 290 vsw_setup_switching(vsw_t *vswp) in vsw_setup_switching() 337 vsw_setup_layer2(vsw_t *vswp) in vsw_setup_layer2() 396 vsw_setup_layer3(vsw_t *vswp) in vsw_setup_layer3() 410 vsw_switch_frame_nop(vsw_t *vswp, mblk_t *mp, int caller, vsw_port_t *port, in vsw_switch_frame_nop() 420 vsw_switch_l2_frame_mac_client(vsw_t *vswp, mblk_t *mp, int caller, in vsw_switch_l2_frame_mac_client() 456 vsw_switch_l2_frame(vsw_t *vswp, mblk_t *mp, int caller, in vsw_switch_l2_frame() 601 vsw_switch_l3_frame(vsw_t *vswp, mblk_t *mp, int caller, in vsw_switch_l3_frame() [all …]
|
H A D | vsw_ldc.c | 329 vsw_t *vswp = port->p_vswp; in vsw_port_attach() local 424 vsw_port_detach(vsw_t *vswp, int p_instance) in vsw_port_detach() 472 vsw_detach_ports(vsw_t *vswp) in vsw_detach_ports() 517 vsw_t *vswp = port->p_vswp; in vsw_port_delete() local 565 vsw_t *vswp = port->p_vswp; in vsw_ldc_attach() local 723 vsw_t *vswp = ldcp->ldc_port->p_vswp; in vsw_ldc_detach() local 803 vsw_t *vswp = ldcp->ldc_vswp; in vsw_ldc_init() local 885 vsw_t *vswp = ldcp->ldc_vswp; in vsw_ldc_uninit() local 945 vsw_t *vswp = ldcp->ldc_port->p_vswp; in vsw_ldc_drain() local 998 vsw_t *vswp = port->p_vswp; in vsw_drain_port_taskq() local [all …]
|
H A D | vsw.c | 513 vswdebug(vsw_t *vswp, const char *fmt, ...) in vswdebug() 581 vsw_t *vswp; in vsw_attach() local 749 vsw_t **vswpp, *vswp; in vsw_detach() local 797 vsw_unattach(vsw_t *vswp) in vsw_unattach() 947 vsw_get_md_physname(vsw_t *vswp, md_t *mdp, mde_cookie_t node, char *name) in vsw_get_md_physname() 1020 vsw_get_md_smodes(vsw_t *vswp, md_t *mdp, mde_cookie_t node, uint8_t *mode) in vsw_get_md_smodes() 1084 vsw_mac_register(vsw_t *vswp) in vsw_mac_register() 1121 vsw_mac_unregister(vsw_t *vswp) in vsw_mac_unregister() 1153 vsw_t *vswp = (vsw_t *)arg; in vsw_m_stat() local 1174 vsw_t *vswp = (vsw_t *)arg; in vsw_m_stop() local [all …]
|
H A D | vsw_rxdring.c | 97 #define VSW_SWITCH_FRAMES(vswp, ldcp, bp, bpt, count, total_count) \ argument 113 vsw_t *vswp = ldcp->ldc_vswp; in vsw_create_rx_dring_info() local 172 vsw_t *vswp = ldcp->ldc_vswp; in vsw_create_rx_dring() local 257 vsw_t *vswp = ldcp->ldc_vswp; in vsw_setup_rx_dring() local 367 vsw_t *vswp = ldcp->ldc_vswp; in vsw_destroy_rx_dring() local 550 vsw_t *vswp = ldcp->ldc_vswp; in vsw_ldc_rcv_worker() local 613 vsw_t *vswp = ldcp->ldc_vswp; in vsw_ldc_rcv_shm() local 832 vsw_t *vswp = ldcp->ldc_vswp; in vsw_stop_rcv_thread() local 877 vsw_t *vswp = ldcp->ldc_vswp; in vsw_dringsend_shm() local 1056 vsw_t *vswp = ldcp->ldc_vswp; in vsw_process_dringdata_shm() local [all …]
|
H A D | vsw_txdring.c | 112 vsw_t *vswp = ldcp->ldc_vswp; in vsw_create_tx_dring_info() local 151 vsw_t *vswp = ldcp->ldc_vswp; in vsw_create_tx_dring() local 228 vsw_t *vswp = ldcp->ldc_vswp; in vsw_setup_tx_dring() local 454 vsw_t *vswp = ldcp->ldc_vswp; in vsw_map_rx_dring() local 487 vsw_t *vswp = ldcp->ldc_vswp; in vsw_unmap_rx_dring() local 516 vsw_init_multipools(vsw_ldc_t *ldcp, vsw_t *vswp) in vsw_init_multipools() 632 vsw_t *vswp = ldcp->ldc_vswp; in vsw_send_msg() local 706 vsw_t *vswp = ldcp->ldc_vswp; in vsw_ldc_msg_worker() local 759 vsw_t *vswp = ldcp->ldc_vswp; in vsw_stop_msg_thread() local 790 vsw_t *vswp = ldcp->ldc_vswp; in vsw_dringsend() local [all …]
|
/titanic_50/usr/src/uts/common/syscall/ |
H A D | sysfs.c | 88 struct vfssw *vswp; in sysfsind() local 120 struct vfssw *vswp; in sysfstyp() local
|
H A D | stat.c | 196 struct vfssw *vswp; in cstat() local 326 struct vfssw *vswp; in cstat32() local 453 struct vfssw *vswp; in cstat64() local 564 struct vfssw *vswp; in cstat64_32() local
|
H A D | statfs.c | 119 struct vfssw *vswp; in cstatfs() local
|
/titanic_50/usr/src/uts/common/fs/ |
H A D | vfs.c | 604 struct vfssw *vswp; in vfs_sync() local 872 struct vfssw *vswp; in vfs_mountroot() local 1149 struct vfssw *vswp; in domount() local 3961 struct vfssw *vswp; in allocate_vfssw() local 4012 struct vfssw *vswp; in vfs_getvfssw() local 4074 struct vfssw *vswp; in vfs_getvfsswbyname() local 4096 struct vfssw *vswp; in vfs_getvfsswbyvfsops() local 4115 vfs_refvfssw(struct vfssw *vswp) in vfs_refvfssw() 4127 vfs_unrefvfssw(struct vfssw *vswp) in vfs_unrefvfssw() 4312 struct vfssw *vswp; in vfsinit() local
|
H A D | fsflush.c | 362 struct vfssw *vswp; in fsflush() local
|
H A D | vnode.c | 617 get_fstype_vopstats(vfs_t *vfsp, struct vfssw *vswp) in get_fstype_vopstats() 2630 struct vfssw *vswp; in vn_can_change_zones() local
|
/titanic_50/usr/src/lib/smbsrv/libfksmbsrv/common/ |
H A D | fake_vfs.c | 134 vfs_unrefvfssw(struct vfssw *vswp) in vfs_unrefvfssw()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | modconf.c | 919 struct vfssw *vswp; in mod_infofs() local 939 struct vfssw *vswp; in mod_installfs() local 1057 struct vfssw *vswp; in mod_removefs() local
|
H A D | policy.c | 773 struct vfssw *vswp; in secpolicy_fs_allowed_mount() local
|
H A D | zone.c | 6689 struct vfssw *vswp = vfs_getvfssw("zfs"); in zone_dataset_visible() local
|
/titanic_50/usr/src/uts/sun4v/sys/ |
H A D | vsw.h | 89 #define VSW_PRI_ETH_DEFINED(vswp) ((vswp)->pri_num_types != 0) argument
|
/titanic_50/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_tree.c | 1140 struct vfssw *vswp; in smb_tree_get_flags() local
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | vfs.h | 603 #define ALLOCATED_VFSSW(vswp) ((vswp)->vsw_name[0] != '\0') argument
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_stub_vnops.c | 3251 struct vfssw *vswp; in nfs4_trigger_create_mntopts() local
|