Home
last modified time | relevance | path

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

/freebsd/sys/dev/et/
H A Dif_etreg.h72 #define ET_PCIR_ACK_LATENCY 0xC0 macro
H A Dif_et.c712 ack_latency = pci_read_config(sc->dev, ET_PCIR_ACK_LATENCY, 2); in et_bus_config()
720 pci_write_config(sc->dev, ET_PCIR_ACK_LATENCY, ack_latency, 2); in et_bus_config()