Searched refs:vsw_switch_frame_nop (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/sun4v/io/ |
H A D | vsw_switching.c | 78 void vsw_switch_frame_nop(vsw_t *vswp, mblk_t *mp, int caller, 410 vsw_switch_frame_nop(vsw_t *vswp, mblk_t *mp, int caller, vsw_port_t *port, function
|
H A D | vsw.c | 134 extern void vsw_switch_frame_nop(vsw_t *vswp, mblk_t *mp, int caller, 688 vswp->vsw_switch_frame = vsw_switch_frame_nop;
|
Completed in 61 milliseconds