HomeSort by: relevance | last modified time | path
    Searched refs:SCMD_RST_ACK (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/ic/
mb89352reg.h 112 #define SCMD_RST_ACK 0xc0
mb89352.c 1033 bus_space_write_1(iot, ioh, SCMD, SCMD_RST_ACK);
1213 bus_space_write_1(iot, ioh, SCMD, SCMD_RST_ACK);
1222 bus_space_write_1(iot, ioh, SCMD, SCMD_RST_ACK);
2011 bus_space_write_1(iot, ioh, SCMD, SCMD_RST_ACK);
  /src/sys/arch/luna68k/stand/boot/
scsireg.h 65 #define SCMD_RST_ACK 0xc0
sc.c 466 hd->scsi_scmd = SCMD_RST_ACK;
709 hd->scsi_scmd = SCMD_RST_ACK;
  /src/sys/arch/hp300/stand/common/
scsi.c 330 hd->scsi_scmd = SCMD_RST_ACK;
scsireg.h 92 #define SCMD_RST_ACK 0xc0

Completed in 15 milliseconds