Searched defs:smmedium_property (Results 1 – 1 of 1) sorted by relevance
67 typedef struct smmedium_property { struct68 int32_t sm_version;69 int32_t sm_media_type; /* Medium type */70 int32_t sm_blocksize; /* Medium block size in bytes */71 int32_t sm_capacity; /* Medium capacity in no. of blocks */72 int32_t sm_pcyl; /* No. of cylinders on the medium */73 int32_t sm_nhead; /* No. of heads */74 int32_t sm_nsect; /* No. of sectors per cylinder */