Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mfi/
H A Dmfi_tbolt.c86 extern int mfi_polled_cmd_timeout;
1091 int tm = mfi_polled_cmd_timeout * 1000; in mfi_tbolt_send_frame()
H A Dmfi.c151 int mfi_polled_cmd_timeout = MFI_POLL_TIMEOUT_SECS; variable
153 &mfi_polled_cmd_timeout, 0,
2476 int tm = mfi_polled_cmd_timeout * 1000; in mfi_std_send_frame()