Searched refs:sectorHdr_t (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/mac68k/obio/
H A Diwm_fdvar.h169 sectorHdr_t sHdr; /* current sector header */
211 int iwmReadSector(sectorHdr_t *, cylCacheSlot_t *, void *);
212 int iwmWriteSector(sectorHdr_t *, cylCacheSlot_t *);
223 int iwmReadSectHdr(sectorHdr_t *);
H A Diwmreg.h94 typedef struct sectorHdr sectorHdr_t; typedef in typeref:struct:sectorHdr
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)
H A Diwm_fd.c1276 sectorHdr_t *shdr;
1392 sectorHdr_t *shdr;
1887 sectorHdr_t hdr;
2013 sectorHdr_t hdr;

Completed in 76 milliseconds