Searched refs:CAM_SIM_ON_DONEQ (Results 1 – 2 of 2) sorted by relevance
126 #define CAM_SIM_ON_DONEQ 0x04 macro
4908 if ((sim->flags & CAM_SIM_ON_DONEQ) == 0) { in xpt_done()4910 if ((sim->flags & CAM_SIM_ON_DONEQ) == 0) { in xpt_done()4913 sim->flags |= CAM_SIM_ON_DONEQ; in xpt_done()7402 sim->flags &= ~CAM_SIM_ON_DONEQ; in camisr()