Home
last modified time | relevance | path

Searched refs:host_wr (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c993 u32 sym_rd, sym_wr, sym_bk, host_rd, host_wr, pc, dstat; local
1009 host_wr = 1;
1014 np->scratch = cpu_to_scr(host_wr);
1071 if (host_wr != sym_rd) {
1073 (int) host_wr, (int) sym_rd);
/linux-5.19.10/drivers/scsi/
Dncr53c8xx.c7541 u32 ncr_rd, ncr_wr, ncr_bk, host_rd, host_wr, pc; local
7551 host_wr = 1;
7556 np->ncr_cache = cpu_to_scr(host_wr);
7602 if (host_wr != ncr_rd) {
7604 (int) host_wr, (int) ncr_rd);