Searched refs:FXP_CB_STATUS_OK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/fxp/ | ||
H A D | if_fxpreg.h | 327 #define FXP_CB_STATUS_OK 0x2000 macro |
H A D | if_fxp.c | 2508 tcbp[i].cb_status = htole16(FXP_CB_STATUS_C | FXP_CB_STATUS_OK); in fxp_init_body() |