Home
last modified time | relevance | path

Searched refs:sel_scntl3 (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/scsi/
Dncr53c8xx.h980 u8 sel_scntl3; member
990 u8 sel_scntl3; member
Dncr53c8xx.c4326 cp->phys.select.sel_scntl3 = tp->wval; in ncr_queue_command()
5343 cp->phys.select.sel_scntl3 = tp->wval; in ncr_set_sync_wide_status()
/linux-5.19.10/drivers/scsi/sym53c8xx_2/
Dsym_defs.h469 u_char sel_scntl3; member
Dsym_hipd.c2027 cp->phys.select.sel_scntl3 = tp->head.wval;
2457 if (cp && (cp->phys.select.sel_scntl3 & EWS)) {
2609 if ((cmd & 7) == 1 && cp && (cp->phys.select.sel_scntl3 & EWS) &&
3330 np->abrt_sel.sel_scntl3 = tp->head.wval;
5234 cp->phys.select.sel_scntl3 = tp->head.wval;
Dsym_fw2.h331 offsetof(struct sym_dsb, select.sel_scntl3),