FC_MTIP_STATUS_ONLINE 1145 drivers/scsi/cxlflash/main.c 	} while ((status & FC_MTIP_STATUS_MASK) != FC_MTIP_STATUS_ONLINE &&
FC_MTIP_STATUS_ONLINE 1148 drivers/scsi/cxlflash/main.c 	return ((status & FC_MTIP_STATUS_MASK) == FC_MTIP_STATUS_ONLINE);
FC_MTIP_STATUS_ONLINE 2604 drivers/scsi/cxlflash/main.c 	if (status == FC_MTIP_STATUS_ONLINE)