HomeSort by: relevance | last modified time | path
    Searched refs:cylCacheSlot_t (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/mac68k/obio/
iwm_fdvar.h 166 cylCacheSlot_t r_slots[IWM_MAX_GCR_SECTORS];
167 cylCacheSlot_t w_slots[IWM_MAX_GCR_SECTORS];
210 int iwmReadSector(sectorHdr_t *, cylCacheSlot_t *, void *);
211 int iwmWriteSector(sectorHdr_t *, cylCacheSlot_t *);
iwmreg.h 107 typedef struct cylCacheSlot cylCacheSlot_t;
127 /* cylCacheSlot_t */
134 * int iwmReadSector(sectorHdr_t *hdr, cylCacheSlot_t *r_slots, void *buf)
135 * int iwmWriteSector(sectorHdr_t *hdr, cylCacheSlot_t *w_slots)
iwm.s 802 lslw #3,%d1 | sizeof cylCacheSlot_t is 8 bytes
935 lslw #3,%d1 | sizeof cylCacheSlot_t is 8 bytes
1022 lslw #3,%d1 | sizeof cylCacheSlot_t is 8 bytes
1030 lslw #3,%d1 | sizeof cylCacheSlot_t is 8 bytes

Completed in 15 milliseconds