Home | Sort by: relevance | last modified time | path |
/src/sys/arch/sandpoint/stand/altboot/ | |
fxp.c | 104 volatile uint16_t cb_command; member in struct:txdesc 145 0x80, 0x2, /* cb_command */ 237 cbp->cb_command = htole16(FXP_CB_COMMAND_CONFIG | 290 cb_ias->cb_command = htole16(FXP_CB_COMMAND_IAS | FXP_CB_COMMAND_EL); 338 txd->cb_command = |
/src/sys/dev/ic/ | |
i82557reg.h | 149 volatile uint16_t cb_command; member in struct:fxp_cb_nop 158 volatile uint16_t cb_command; member in struct:fxp_cb_ias 186 volatile uint16_t cb_command; member in struct:fxp_cb_config 284 volatile uint16_t cb_command; member in struct:fxp_cb_mcs 293 volatile uint16_t cb_command; member in struct:fxp_cb_ucode 343 volatile uint16_t cb_command; member in struct:fxp_cb_tx |