Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dnet/
H A Ddnet.h61 #define DEVICE_ID_21041 0x0014 macro
H A Ddnet.c413 case DEVICE_ID_21041: in dnet_probe()
553 case DEVICE_ID_21041: in dnet_attach()
694 dnetp->board_type != DEVICE_ID_21041 && in dnet_attach()
2028 dnetp->board_type != DEVICE_ID_21041) { in set_opr()
4086 } else if (dnetp->board_type == DEVICE_ID_21041) { in dnet_parse_srom()
4136 if (dnetp->board_type == DEVICE_ID_21041) { in parse_media_block()