Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/dme/
Dif_dme.c94 #define DME_CHIP_DM9000A 0x19 macro
872 if (data != DME_CHIP_DM9000A && data != DME_CHIP_DM9000B) in dme_attach()