FC_MTIP_STATUS_OFFLINE 1174 drivers/scsi/cxlflash/main.c 	} while ((status & FC_MTIP_STATUS_MASK) != FC_MTIP_STATUS_OFFLINE &&
FC_MTIP_STATUS_OFFLINE 1177 drivers/scsi/cxlflash/main.c 	return ((status & FC_MTIP_STATUS_MASK) == FC_MTIP_STATUS_OFFLINE);
FC_MTIP_STATUS_OFFLINE 2606 drivers/scsi/cxlflash/main.c 	else if (status == FC_MTIP_STATUS_OFFLINE)