smt_swap_short
phy->phy_mib_index = smt_swap_short((u_short)p+INDEX_PORT) ;
fsc->fsc_mac_index = smt_swap_short(INDEX_MAC) ;
fsc->fsc_value = smt_swap_short(FSC_TYPE0) ;
pa->p_type = smt_swap_short(pa->p_type) ;
pa->p_len = smt_swap_short(pa->p_len) ;
static int smt_swap_short(u_short s);