Home
last modified time | relevance | path

Searched refs:curbits (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/format/
H A Dctlr_scsi.c3123 apply_chg_list(int pageno, int pagsiz, uchar_t *curbits, in apply_chg_list() argument
3136 c = curbits[i]; in apply_chg_list()
3156 delta = c ^ curbits[i]; in apply_chg_list()
3159 curbits[i] ^= m; in apply_chg_list()