Lines Matching refs:sr_flags
262 ((sr->sr_flags & SR_IMMED) ? 0 : SUNSCPAL_ICR_INTERRUPT_ENABLE);
301 sr->sr_flags |= SR_OVERDUE;
679 sr->sr_flags |= SR_OVERDUE;
780 sr->sr_flags = (flags & XS_CTL_POLL) ? SR_IMMED : 0;
1015 if (sr->sr_flags & SR_IMMED) {
1077 if (sr->sr_flags & SR_OVERDUE) {
1141 if ((sr->sr_flags & SR_IMMED) == 0) {
1774 if ((sr->sr_flags & SR_IMMED) == 0) {
1784 if (sr->sr_flags & SR_OVERDUE)
1980 db_printf("flags=%d ", sr->sr_flags);