Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dklwp.h123 int wpcode; member
/titanic_50/usr/src/uts/common/os/
H A Dwatchpoint.c617 if (pw->wpcode == 0) { in do_watch_step()
618 pw->wpcode = watchcode; in do_watch_step()
627 pw->wpcode = watchcode; in do_watch_step()
655 if (pw->wpcode != 0) { in undo_watch_step()
658 sip->si_code = pw->wpcode; in undo_watch_step()
664 pw->wpcode = 0; in undo_watch_step()