| /src/sys/arch/amiga/dev/ | 
| siopreg.h | 49 /*02*/	volatile unsigned char	siop_scntl1;	/* rw: SCSI control reg 1 */  member in struct:__anon0bcffb330108 110 /*02*/	volatile unsigned char	siop_scntl1;	/* rw: SCSI control reg 1 */
 
 | 
| siopreg.h | 49 /*02*/	volatile unsigned char	siop_scntl1;	/* rw: SCSI control reg 1 */  member in struct:__anon0bcffb330108 110 /*02*/	volatile unsigned char	siop_scntl1;	/* rw: SCSI control reg 1 */
 
 | 
| siopreg.h | 49 /*02*/	volatile unsigned char	siop_scntl1;	/* rw: SCSI control reg 1 */  member in struct:__anon0bcffb330108 110 /*02*/	volatile unsigned char	siop_scntl1;	/* rw: SCSI control reg 1 */
 
 | 
| siop.c | 658 	rp->siop_scntl1 |= SIOP_SCNTL1_RST; 660 	rp->siop_scntl1 &= ~SIOP_SCNTL1_RST;
 666 	rp->siop_scntl1 = SIOP_SCNTL1_ESR;
 1349 			    device_xname(sc->sc_dev), rp->siop_scntl1,
 
 | 
| siop2.c | 646 	rp->siop_scntl1 |= SIOP_SCNTL1_RST; 648 	rp->siop_scntl1 &= ~SIOP_SCNTL1_RST;
 1492 			    device_xname(sc->sc_dev), rp->siop_scntl1,
 1771 	    rp->siop_scntl0, rp->siop_scntl1, rp->siop_scntl2, rp->siop_scntl3);
 
 | 
| siop.c | 658 	rp->siop_scntl1 |= SIOP_SCNTL1_RST; 660 	rp->siop_scntl1 &= ~SIOP_SCNTL1_RST;
 666 	rp->siop_scntl1 = SIOP_SCNTL1_ESR;
 1349 			    device_xname(sc->sc_dev), rp->siop_scntl1,
 
 | 
| siop2.c | 646 	rp->siop_scntl1 |= SIOP_SCNTL1_RST; 648 	rp->siop_scntl1 &= ~SIOP_SCNTL1_RST;
 1492 			    device_xname(sc->sc_dev), rp->siop_scntl1,
 1771 	    rp->siop_scntl0, rp->siop_scntl1, rp->siop_scntl2, rp->siop_scntl3);
 
 | 
| siop.c | 658 	rp->siop_scntl1 |= SIOP_SCNTL1_RST; 660 	rp->siop_scntl1 &= ~SIOP_SCNTL1_RST;
 666 	rp->siop_scntl1 = SIOP_SCNTL1_ESR;
 1349 			    device_xname(sc->sc_dev), rp->siop_scntl1,
 
 | 
| siop2.c | 646 	rp->siop_scntl1 |= SIOP_SCNTL1_RST; 648 	rp->siop_scntl1 &= ~SIOP_SCNTL1_RST;
 1492 			    device_xname(sc->sc_dev), rp->siop_scntl1,
 1771 	    rp->siop_scntl0, rp->siop_scntl1, rp->siop_scntl2, rp->siop_scntl3);
 
 |