Searched refs:SCU_RAM_INIT_COMPLETED (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/scsi/isci/ | ||
D | registers.h | 415 #define SCU_RAM_INIT_COMPLETED \ macro |
D | host.c | 2175 if ((status & SCU_RAM_INIT_COMPLETED) == SCU_RAM_INIT_COMPLETED) in sci_controller_initialize() |