Home
last modified time | relevance | path

Searched refs:NCR5380_poll_politely2 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/
H A DNCR5380.h281 static int NCR5380_poll_politely2(struct NCR5380_hostdata *,
292 return NCR5380_poll_politely2(hostdata, reg, bit, val, in NCR5380_poll_politely()
H A Dmac_scsi.c305 if (NCR5380_poll_politely2(hostdata, STATUS_REG, SR_REQ, SR_REQ, in macscsi_pread()
373 if (NCR5380_poll_politely2(hostdata, STATUS_REG, SR_REQ, SR_REQ, in macscsi_pwrite()
H A Dg_NCR5380.c535 if (NCR5380_poll_politely2(hostdata, hostdata->c400_ctl_status, in generic_NCR5380_precv()
596 if (NCR5380_poll_politely2(hostdata, hostdata->c400_ctl_status, in generic_NCR5380_psend()
H A DNCR5380.c210 static int NCR5380_poll_politely2(struct NCR5380_hostdata *hostdata, in NCR5380_poll_politely2() function
1008 err = NCR5380_poll_politely2(hostdata, MODE_REG, MR_ARBITRATE, 0, in NCR5380_select()
1637 if (NCR5380_poll_politely2(hostdata, in NCR5380_transfer_dma()