Home
last modified time | relevance | path

Searched refs:PCISTATE_BUS_IS_FAST (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/bge/
H A Dbge_hw.h425 #define PCISTATE_BUS_IS_FAST 0x00000008 macro
H A Dbge_kstats.c345 tmp & PCISTATE_BUS_IS_FAST ? "fast" : "normal"); in bge_chipid_update()
H A Dbge_chip2.c403 cidp->businfo & PCISTATE_BUS_IS_FAST ? "fast" : "slow", in bge_chip_cfg_init()