Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_em_hw.h1593 #define E1000_STATUS_PCIX_SPEED 0x0000C000 /* PCI-X bus speed */ macro
H A Dif_em_hw.c8449 switch (status & E1000_STATUS_PCIX_SPEED) { in em_get_bus_info()