Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/txp/
H A Dif_txpreg.h640 u_int16_t txp_did; member
H A Dif_txp.c192 if ((vid == t->txp_vid) && (did == t->txp_did)) { in txp_probe()