Home
last modified time | relevance | path

Searched refs:FXP_RFA_CONTROL_S (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/dev/ic/
Di82557var.h320 htole16(FXP_RFA_CONTROL_EL | FXP_RFA_CONTROL_S); \
344 FXP_RFA_CONTROL_S)); \
Di82557reg.h437 #define FXP_RFA_CONTROL_S 0x4000 /* suspend after reception */ macro
/netbsd/src/sys/arch/sandpoint/stand/altboot/
Dfxp.c312 rfa->rfa_control = htole16(FXP_RFA_CONTROL_S); in fxp_init()
396 rfa->rfa_control = htole16(FXP_RFA_CONTROL_S); in fxp_recv()