Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/iprb/
H A Diprb.c318 if (ip->resumebug) { in iprb_attach()
328 ip->resumebug = B_FALSE; in iprb_attach()
557 ip->resumebug = B_TRUE; in iprb_identify()
562 ip->resumebug = B_TRUE; in iprb_identify()
572 ip->resumebug = B_TRUE; in iprb_identify()
757 if (ip->resumebug) { in iprb_cmd_submit()
H A Diprb.h96 boolean_t resumebug; member