Searched refs:ncr_rd (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dncr53c8xx.c8085 u_int32 ncr_rd, ncr_wr, ncr_bk, host_rd, host_wr, pc; local
8122 ncr_rd = INL (nc_scratcha);
8150 if (host_wr != ncr_rd) {
8152 (int) host_wr, (int) ncr_rd);
H A Dsym53c8xx.c12150 u_int32 ncr_rd, ncr_wr, ncr_bk, host_rd, host_wr, pc; local
12214 ncr_rd = INL (nc_scratcha);
12229 if (host_wr != ncr_rd) {
12231 (int) host_wr, (int) ncr_rd);

Completed in 121 milliseconds