Searched refs:TLAN_CSTAT_FRM_CMP (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dtlan.c513 if ((tmpCStat & TLAN_CSTAT_FRM_CMP) && !retrieve)
518 if (!(tmpCStat & TLAN_CSTAT_FRM_CMP))
679 while (((tmpCStat = head_list->cStat) & TLAN_CSTAT_FRM_CMP)
H A Dtlan.h145 #define TLAN_CSTAT_FRM_CMP 0x4000 macro

Completed in 155 milliseconds