Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/pcitool/
H A Dpcitool.c579 #define U45_SB_DEVID_VID 0xb9104952 macro
582 #define U45_SB_DEVID_VID 0x524910b9 macro
718 if ((config_hdr.dwords[0] == U45_SB_DEVID_VID) && in probe_dev()