Searched refs:MC_IFSSelect (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/stge/ | ||
| H A D | if_stgereg.h | 359 #define MC_IFSSelect(x) ((x) & 3) macro |
| H A D | if_stge.c | 2116 CSR_WRITE_4(sc, STGE_MACCtrl, MC_IFSSelect(MC_IFS96bit)); in stge_init_locked() |