/* * Copyright (C) 2008 Apple Inc. All rights reserved. * * This document is the property of Apple Inc. * It is considered confidential and proprietary. * * This document may not be reproduced or transmitted in any form, * in whole or in part, without the express written permission of * Apple Inc. */ typedef UInt32 CEATA_cmd_t; /* XXX these may be just placeholders */ #define CEATA_IDENTIFY 0xec #define CEATA_READ_DMA_EXT 0x25 #define CEATA_WRITE_DMA_EXT 0x35 #define CEATA_STANDBY_IMMEDIATE 0xe0 #define CEATA_FLUSH_CACHE_EXT 0xea