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

/freebsd-11.0-release/sys/dev/fxp/
H A Dif_fxpreg.h340 #define FXP_CB_COMMAND_EL 0x8000 /* end of list */ macro
H A Dif_fxp.c2358 FXP_CB_COMMAND_EL);
2494 cb_ias->cb_command = htole16(FXP_CB_COMMAND_IAS | FXP_CB_COMMAND_EL);
3023 mcsp->cb_command = htole16(FXP_CB_COMMAND_MCAS | FXP_CB_COMMAND_EL);
3103 cbp->cb_command = htole16(FXP_CB_COMMAND_UCODE | FXP_CB_COMMAND_EL);

Completed in 54 milliseconds