cylCacheSlot_t
cylCacheSlot_t r_slots[IWM_MAX_GCR_SECTORS];
cylCacheSlot_t w_slots[IWM_MAX_GCR_SECTORS];
int iwmReadSector(sectorHdr_t *, cylCacheSlot_t *, void *);
int iwmWriteSector(sectorHdr_t *, cylCacheSlot_t *);