Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mly/
H A Dmlyreg.h312 #define MLY_TIMEOUT_MINUTES 0x1 macro
H A Dmly.c2283 ss->timeout.scale = MLY_TIMEOUT_MINUTES; in mly_cam_action_io()
2650 ((ge->timeout.scale == MLY_TIMEOUT_MINUTES) ? "minutes" : "hours")); in mly_print_packet()