Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/elx/libefc/
Defclib.h30 #define EFC_SHUTDOWN_TIMEOUT_USEC 30000000 macro
/linux-6.6.21/drivers/scsi/elx/efct/
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()