HomeSort by: relevance | last modified time | path
    Searched refs:VGE_ISR_RXOFLOW (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_vgereg.h 280 #define VGE_ISR_RXOFLOW 0x00001000 /* RX FIFO overflow */
300 VGE_ISR_RXOFLOW|VGE_ISR_PHYINT| \
if_vge.c 1485 if (status & (VGE_ISR_RXOFLOW | VGE_ISR_RXNODESC)) {

Completed in 14 milliseconds