Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/ipro100/dev/fxp/
H A Dif_fxpreg.h328 #define FXP_CB_STATUS_C 0x8000 macro
H A Dif_fxp.c367 if ((le16toh(*status) & FXP_CB_STATUS_C) != 0) in fxp_dma_wait()
1768 (le16toh(txp->tx_cb->cb_status) & FXP_CB_STATUS_C) != 0; in fxp_txeof()
2522 tcbp[i].cb_status = htole16(FXP_CB_STATUS_C | FXP_CB_STATUS_OK); in fxp_init_body()