Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxlflash/
H A Dsislite.h382 #define SISL_STATUS_SHUTDOWN_COMPLETE 0x0000000000000020ULL macro
H A Dmain.c885 if (status & SISL_STATUS_SHUTDOWN_COMPLETE) in notify_shutdown()