Home
last modified time | relevance | path

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

/NextBSD/sys/dev/de/
HDif_devar.h433 struct tulip_probe_info { struct
434 u_int8_t probe_count; /* count of probe operations */
435 int32_t probe_timeout; /* time (ms) of probe timeout */
436 tulip_probe_state_t probe_state; /* current media probe state */
437 tulip_media_t probe_media; /* current media being probed */
438 u_int32_t probe_mediamask; /* medias checked */
439 u_int32_t probe_passes; /* times autosense failed */
440 u_int32_t probe_txprobes; /* txprobes attempted */