Home
last modified time | relevance | path

Searched refs:sech (Results 1 – 2 of 2) sorted by last modified time

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_ahci.c1036 uint8_t sech, heads; in ata_identify_init() local
1042 blockif_chs(p->bctx, &cyl, &heads, &sech); in ata_identify_init()
1047 ata_ident->sectors = sech; in ata_identify_init()
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dwnoutref.c51 short *bch, *ech, *sbch, *sech; in wnoutrefresh() local
113 sech = _virtscr->_lastch + yorg; in wnoutrefresh()
124 ++sech, ++wcp, ++scp) { in wnoutrefresh()
178 if (*sech < hi+xorg) in wnoutrefresh()
179 *sech = hi+xorg; in wnoutrefresh()