Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ixgb/
Dixgb_hw.h302 #define IXGB_STATUS_PCI_SPD 0x00000800 macro
Dixgb_hw.c1101 hw->bus.speed = (status_reg & IXGB_STATUS_PCI_SPD) ? in ixgb_get_bus_info()