Searched refs:smt_swap_short (Results 1 - 1 of 1) sorted by relevance

/drivers/net/fddi/skfp/
H A Dsmt.c61 static int smt_swap_short(u_short s);
1363 phy->phy_mib_index = smt_swap_short((u_short)p+INDEX_PORT) ;
1463 fsc->fsc_mac_index = smt_swap_short(INDEX_MAC) ;
1464 fsc->fsc_value = smt_swap_short(FSC_TYPE0) ;
1833 static int smt_swap_short(u_short s) function
1861 pa->p_type = smt_swap_short(pa->p_type) ;
1862 pa->p_len = smt_swap_short(pa->p_len) ;

Completed in 204 milliseconds