Home
last modified time | relevance | path

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

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