Searched refs:NCR5380_poll_politely2 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/scsi/ |
H A D | NCR5380.h | 291 static int NCR5380_poll_politely2(struct NCR5380_hostdata *, 302 return NCR5380_poll_politely2(hostdata, reg, bit, val, in NCR5380_poll_politely()
|
H A D | g_NCR5380.c | 536 if (NCR5380_poll_politely2(hostdata, hostdata->c400_ctl_status, in generic_NCR5380_precv() 597 if (NCR5380_poll_politely2(hostdata, hostdata->c400_ctl_status, in generic_NCR5380_psend()
|
H A D | NCR5380.c | 205 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()
|