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

  /src/sys/arch/mac68k/obio/
iwm_fdvar.h 169 sectorHdr_t sHdr; /* current sector header */
210 int iwmReadSector(sectorHdr_t *, cylCacheSlot_t *, void *);
211 int iwmWriteSector(sectorHdr_t *, cylCacheSlot_t *);
222 int iwmReadSectHdr(sectorHdr_t *);
iwmreg.h 94 typedef struct sectorHdr sectorHdr_t;
121 /* sectorHdr_t */
134 * int iwmReadSector(sectorHdr_t *hdr, cylCacheSlot_t *r_slots, void *buf)
135 * int iwmWriteSector(sectorHdr_t *hdr, cylCacheSlot_t *w_slots)
iwm_fd.c 1148 sectorHdr_t *shdr;
1262 sectorHdr_t *shdr;
1753 sectorHdr_t hdr;
1877 sectorHdr_t hdr;

Completed in 14 milliseconds