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

/freebsd-11-stable/sys/dev/fxp/
H A Dif_fxp.c3060 #define UCODE(x) x, sizeof(x)/sizeof(uint32_t) macro
3069 { FXP_REV_82558_A4, UCODE(fxp_ucode_d101a), D101_CPUSAVER_DWORD, 0 },
3070 { FXP_REV_82558_B0, UCODE(fxp_ucode_d101b0), D101_CPUSAVER_DWORD, 0 },
3071 { FXP_REV_82559_A0, UCODE(fxp_ucode_d101ma),
3073 { FXP_REV_82559S_A, UCODE(fxp_ucode_d101s),
3075 { FXP_REV_82550, UCODE(fxp_ucode_d102),
3077 { FXP_REV_82550_C, UCODE(fxp_ucode_d102c),
3079 { FXP_REV_82551_F, UCODE(fxp_ucode_d102e),
3081 { FXP_REV_82551_10, UCODE(fxp_ucode_d102e),

Completed in 110 milliseconds