Searched refs:PCIX_FLAG (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
H A Dbnx2.c1864 if ((bp->flags & PCIX_FLAG) && (bp->bus_speed_mhz == 133))
1868 (CHIP_ID(bp) != CHIP_ID_5706_A0) && !(bp->flags & PCIX_FLAG))
1879 if (bp->flags & PCIX_FLAG) {
2180 bp->flags |= PCIX_FLAG;
2228 !(bp->flags & PCIX_FLAG)) {
2644 ((bp->flags & PCIX_FLAG) ? "-X" : ""),
H A Dbnx2.h4005 #define PCIX_FLAG 1 macro

Completed in 95 milliseconds