Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa/
H A Dfman_port_tx.c69 static struct ofw_compat_data tx_compats[] = { variable
79 if (ofw_bus_search_compatible(dev, tx_compats)->ocd_str == NULL) in fman_port_tx_probe()
95 compat_data = ofw_bus_search_compatible(dev, tx_compats)->ocd_data; in fman_port_tx_attach()