Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dnet/
H A Ddnet.h62 #define DEVICE_ID_21140 0x0009 macro
H A Ddnet.c414 case DEVICE_ID_21140: in dnet_probe()
554 case DEVICE_ID_21140: in dnet_attach()
675 ((dnetp->board_type == DEVICE_ID_21140 && revid >= 0x20) || in dnet_attach()
725 if (dnetp->board_type == DEVICE_ID_21140 || in dnet_attach()
2124 } else if (dnetp->board_type != DEVICE_ID_21140) { in set_sia()
4058 if (dnetp->board_type == DEVICE_ID_21140) { in dnet_parse_srom()
4104 if (dnetp->board_type == DEVICE_ID_21140) /* Sect. 4.3 */ in parse_controller_leaf()