Home
last modified time | relevance | path

Searched refs:MFI_POLL_TIMEOUT_SECS (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/raid/mfi/
H A Dmfireg.h465 #define MFI_POLL_TIMEOUT_SECS 50 macro
H A Dmfi_tbolt.c1141 int tm = MFI_POLL_TIMEOUT_SECS * 1000; in mfi_tbolt_send_frame()
H A Dmfi.c2276 int tm = MFI_POLL_TIMEOUT_SECS * 1000; in mfi_send_frame()
/dragonfly/sys/dev/raid/mrsas/
H A Dmrsas.h1871 #define MFI_POLL_TIMEOUT_SECS 60 macro