Home
last modified time | relevance | path

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

/freebsd/sys/dev/fxp/
H A Dif_fxpreg.h327 #define FXP_CB_STATUS_OK 0x2000 macro
H A Dif_fxp.c2513 tcbp[i].cb_status = htole16(FXP_CB_STATUS_C | FXP_CB_STATUS_OK); in fxp_init_body()