Searched refs:SR_IMMED (Results 1 – 8 of 8) sorted by relevance
662 sr->sr_flags = (flags & XS_CTL_POLL) ? SR_IMMED : 0; in ncr5380_scsipi_request() 664 sr->sr_flags |= SR_IMMED; /* no disconnect */ in ncr5380_scsipi_request() 908 if (sr->sr_flags & SR_IMMED) { in ncr5380_sched() 1035 if ((sr->sr_flags & SR_IMMED) == 0) { in ncr5380_sched() 1867 if (sr->sr_flags & (SR_IMMED)) in ncr5380_msg_out() 2288 if ((sr->sr_flags & SR_IMMED) == 0) { in ncr5380_machine()
262 ((sr->sr_flags & SR_IMMED) ? 0 : SUNSCPAL_ICR_INTERRUPT_ENABLE); in sunscpal_dma_start()780 sr->sr_flags = (flags & XS_CTL_POLL) ? SR_IMMED : 0; in sunscpal_scsipi_request()1015 if (sr->sr_flags & SR_IMMED) { in sunscpal_sched()1141 if ((sr->sr_flags & SR_IMMED) == 0) { in sunscpal_sched()1774 if ((sr->sr_flags & SR_IMMED) == 0) { in sunscpal_machine()
105 #define SR_IMMED 1 /* Immediate command */ macro
151 #define SR_IMMED 1 /* Immediate command */ macro
92 #define SR_IMMED 0x01 macro
1876 cmd.byte2 = SR_IMMED; in st_write_filemarks()1953 cmd.byte2 = SR_IMMED; in st_load()1988 immediate = SR_IMMED; in st_rewind()
264 if (sr->sr_flags & SR_IMMED) in si_dma_alloc()
644 if (sr->sr_flags & SR_IMMED) in sbc_dma_alloc() 704 * We shouldn't arrive here; if SR_IMMED is set, then in sbc_dma_start()