Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dacx100.c185 uint8_t ed_thresh; member
611 conf->ed_thresh = ed.ed_thresh; in acx100_read_config()
612 DPRINTF(("%s: ed threshold %02x\n", ifp->if_xname, ed.ed_thresh)); in acx100_read_config()
633 ed.ed_thresh = conf->ed_thresh; in acx100_write_config()
H A Dacxvar.h291 uint8_t ed_thresh; /* acx100 */ member