Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnxmod.c157 int subdevice_id; in bnx_attach_attach() local
267 subdevice_id = pci_config_get16(umdevice->os_param.pci_cfg_handle, in bnx_attach_attach()
271 if ((device_id == 0x163b) && (subdevice_id == 0x163b)) { in bnx_attach_attach()