Home
last modified time | relevance | path

Searched refs:RSEN_CNT (Results 1 – 3 of 3) sorted by relevance

/original-bsd/sys/news3400/iodev/
H A Dsd_var.c51 u_char sdc_rsense[NSDC][RSEN_CNT];
H A Dsdreg.h27 #define RSEN_CNT 32 macro
H A Dsd.c214 extern u_char sdc_rsense[][RSEN_CNT];
494 bzero((caddr_t)sce, RSEN_CNT);
495 scop_rsense(intr, sc, slave, SCSI_INTDIS, RSEN_CNT,
559 bzero((caddr_t)sce, RSEN_CNT);
621 bzero((caddr_t)sce, RSEN_CNT);
718 RSEN_CNT, (caddr_t)sce);
797 bzero((caddr_t)sce, RSEN_CNT);
2210 bzero((caddr_t)sce, RSEN_CNT);
2212 SCSI_INTEN, RSEN_CNT, (caddr_t)sce);
2924 if (len > RSEN_CNT)
[all …]