Home
last modified time | relevance | path

Searched refs:cb_command (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/dev/netif/fxp/
H A Dif_fxpreg.h117 volatile u_int16_t cb_command; member
123 volatile u_int16_t cb_command; member
131 volatile u_int16_t cb_command; member
219 volatile u_int16_t cb_command; member
229 u_int16_t cb_command; member
251 volatile u_int16_t cb_command; member
H A Dif_fxp.c1143 txp->cb_command = in fxp_start()
1147 txp->cb_command = in fxp_start()
1156 sc->cbl_last->cb_command &= ~FXP_CB_COMMAND_S; in fxp_start()
1683 mcsp->cb_command = FXP_CB_COMMAND_MCAS | FXP_CB_COMMAND_EL; in fxp_init()
1712 cbp->cb_command = FXP_CB_COMMAND_CONFIG | FXP_CB_COMMAND_EL; in fxp_init()
1808 cb_ias->cb_command = FXP_CB_COMMAND_IAS | FXP_CB_COMMAND_EL; in fxp_init()
1830 txp[i].cb_command = FXP_CB_COMMAND_NOP; in fxp_init()
1843 txp->cb_command = FXP_CB_COMMAND_NOP | FXP_CB_COMMAND_S; in fxp_init()
2197 txp->cb_command = FXP_CB_COMMAND_NOP | in fxp_mc_setup()
2202 sc->cbl_last->cb_command &= ~FXP_CB_COMMAND_S; in fxp_mc_setup()
[all …]