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

/haiku-fatelf/src/add-ons/kernel/drivers/network/ipro100/dev/fxp/
H A Dif_fxp.c3048 #define UCODE(x) x, sizeof(x)/sizeof(uint32_t) macro
3057 { FXP_REV_82558_A4, UCODE(fxp_ucode_d101a), D101_CPUSAVER_DWORD, 0 },
3058 { FXP_REV_82558_B0, UCODE(fxp_ucode_d101b0), D101_CPUSAVER_DWORD, 0 },
3059 { FXP_REV_82559_A0, UCODE(fxp_ucode_d101ma),
3061 { FXP_REV_82559S_A, UCODE(fxp_ucode_d101s),
3063 { FXP_REV_82550, UCODE(fxp_ucode_d102),
3065 { FXP_REV_82550_C, UCODE(fxp_ucode_d102c),
3067 { FXP_REV_82551_F, UCODE(fxp_ucode_d102e),
3069 { FXP_REV_82551_10, UCODE(fxp_ucode_d102e),

Completed in 84 milliseconds