Home
last modified time | relevance | path

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

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