Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Digc_defines.h146 #define IGC_RCTL_SBP 0x00000004 /* store bad packet */ macro
Dif_igc.c2261 rctl &= ~IGC_RCTL_SBP; in igc_initialize_receive_unit()