Home
last modified time | relevance | path

Searched defs:smmedium_property (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsmedia/library/inc/
H A Dsmedia.h67 typedef struct smmedium_property { struct
68 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 */