Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/chxge/
H A Dch.c371 int SubDeviceID; in ch_attach() local
492 SubDeviceID = pci_config_get16(chp->ch_hpci, 0x2e); in ch_attach()
495 PRINT(("IDs: %x,%x,%x\n", VendorID, DeviceID, SubDeviceID)); in ch_attach()