Searched refs:IXGB_STATUS_PCIX_SPD_MASK (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/pci/ | ||
| D | ixgb_hw.h | 315 #define IXGB_STATUS_PCIX_SPD_MASK 0x0000C000 macro |
| D | ixgb_hw.c | 1101 switch(status_reg & IXGB_STATUS_PCIX_SPD_MASK) { in ixgb_get_bus_info() |