Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bge/
H A Dbge_hw.h424 #define PCISTATE_BUS_IS_32_BIT 0x00000010 macro
H A Dbge_kstats.c347 tmp & PCISTATE_BUS_IS_32_BIT ? "32 bit" : "64 bit"); in bge_chipid_update()
H A Dbge_chip2.c404 cidp->businfo & PCISTATE_BUS_IS_32_BIT ? "narrow" : "wide", in bge_chip_cfg_init()