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

  /src/sys/arch/luna68k/stand/boot/
sc.c 150 hd->scsi_scmd = 0;
301 hd->scsi_scmd = SCMD_SELECT;
326 hd->scsi_scmd = SCMD_XFR | SCMD_PROG_XFR;
440 hd->scsi_scmd = SCMD_SET_ATN;
449 hd->scsi_scmd = SCMD_RST_ATN;
454 hd->scsi_scmd = SCMD_SET_ACK;
461 hd->scsi_scmd = SCMD_SET_ACK;
466 hd->scsi_scmd = SCMD_RST_ACK;
709 hd->scsi_scmd = SCMD_RST_ACK;
scsireg.h 52 volatile uint8_t scsi_scmd, p6, p7, p8; /* 008 */ member in struct:scsidevice
  /src/sys/arch/hp300/stand/common/
scsi.c 134 hd->scsi_scmd = 0;
189 hd->scsi_scmd = SCMD_SELECT;
218 hd->scsi_scmd = SCMD_XFR | SCMD_PROG_XFR;
330 hd->scsi_scmd = SCMD_RST_ACK;
scsireg.h 79 u_char p36, scsi_scmd; member in struct:scsidevice

Completed in 14 milliseconds