Home
last modified time | relevance | path

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

/titanic_52/usr/src/uts/common/sys/scsi/impl/
H A Dmode.h234 uchar_t nheads : 4, /* number of heads */ member
/titanic_52/usr/src/boot/sys/sys/
H A Dvtoc.h93 uint16_t nheads; member
/titanic_52/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c1824 uint8_t *nheads, uint32_t *ncyl) in sbd_calc_geometry() argument
1845 uint8_t nsectors, nheads; in sbd_handle_mode_sense() local