Searched refs:SR_RST (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dcosa.h30 #define SR_RST 0x10 /* SRP reset */ macro
H A Dcosa.c1508 cosa_putstatus(cosa, SR_RST);
2001 status & SR_RST ? "RESET|":"",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DNCR5380.h127 #define SR_RST 0x80 macro
H A DNCR5380.c303 {SR_RST, "RST"},
1116 } else if ((NCR5380_read(STATUS_REG) & SR_RST) == SR_RST) {
H A Datari_NCR5380.c439 { SR_DBP, "PARITY"}, { SR_RST, "RST" }, { SR_BSY, "BSY" },
1195 } else if ((NCR5380_read(STATUS_REG) & SR_RST) == SR_RST) {
H A Dsun3_NCR5380.c443 signals[] = {{ SR_DBP, "PARITY"}, { SR_RST, "RST" }, { SR_BSY, "BSY" },
1169 else if ((NCR5380_read(STATUS_REG) & SR_RST) == SR_RST) {

Completed in 132 milliseconds