Home
last modified time | relevance | path

Searched defs:tulip_probe_info (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/netif/de/
H A Dif_devar.h430 struct tulip_probe_info { struct
431 u_int8_t probe_count; /* count of probe operations */
432 int32_t probe_timeout; /* time (ms) of probe timeout */
433 tulip_probe_state_t probe_state; /* current media probe state */
434 tulip_media_t probe_media; /* current media being probed */
435 u_int32_t probe_mediamask; /* medias checked */
436 u_int32_t probe_passes; /* times autosense failed */
437 u_int32_t probe_txprobes; /* txprobes attempted */