Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/sym53c8xx_2/
Dsym_defs.h130 /*0c*/ u8 nc_dstat; member
Dsym_hipd.c154 if (INB(np, nc_dstat) & ABRT) in sym_soft_reset()
971 OUTL(np, nc_dstat, data);
972 data = INL(np, nc_dstat);
1034 dstat = INB(np, nc_dstat);
1182 dstat = INB(np, nc_dstat);
2852 dstat |= INB(np, nc_dstat);
/linux-5.19.10/drivers/scsi/
Dncr53c8xx.h651 /*0c*/ u8 nc_dstat; member
Dncr53c8xx.c5761 dstat = (istat & DIP) ? INB (nc_dstat) : 0; in ncr_exception()
5858 np->regdump.nc_dstat = dstat; in ncr_exception()
7525 OUTL_OFF(offsetof(struct ncr_reg, nc_dstat), data);
7526 data = INL_OFF(offsetof(struct ncr_reg, nc_dstat));