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

/freebsd-current/sys/dev/fxp/
H A Dif_fxpreg.h345 #define FXP_CB_COMMAND_EL 0x8000 /* end of list */ macro
H A Dif_fxp.c2349 FXP_CB_COMMAND_EL);
2485 cb_ias->cb_command = htole16(FXP_CB_COMMAND_IAS | FXP_CB_COMMAND_EL);
3024 mcsp->cb_command = htole16(FXP_CB_COMMAND_MCAS | FXP_CB_COMMAND_EL);
3104 cbp->cb_command = htole16(FXP_CB_COMMAND_UCODE | FXP_CB_COMMAND_EL);

Completed in 71 milliseconds