Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defclib.h30 #define EFC_SHUTDOWN_TIMEOUT_USEC 30000000 macro
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_xport.c581 (EFC_SHUTDOWN_TIMEOUT_USEC / 1000000)); in efct_xport_control()
583 timeout = usecs_to_jiffies(EFC_SHUTDOWN_TIMEOUT_USEC); in efct_xport_control()