Home
last modified time | relevance | path

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

/freebsd/sys/dev/mfi/
H A Dmfi_tbolt.c84 extern int mfi_polled_cmd_timeout;
1086 int tm = mfi_polled_cmd_timeout * 1000; in mfi_tbolt_send_frame()
H A Dmfi.c149 int mfi_polled_cmd_timeout = MFI_POLL_TIMEOUT_SECS; variable
151 &mfi_polled_cmd_timeout, 0,
2474 int tm = mfi_polled_cmd_timeout * 1000; in mfi_std_send_frame()