Searched refs:siop_start (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/arch/prep/stand/boot/ |
H A D | siop.c | 62 static void siop_start(struct siop_adapter *, struct scsi_xfer *); 540 siop_start(adp, xs); in siop_scsi_request() 603 siop_start(struct siop_adapter *adp, struct scsi_xfer *xs) in siop_start() function
|
/netbsd-src/sys/arch/bebox/stand/boot/ |
H A D | siop.c | 66 static void siop_start(struct siop_adapter *, struct scsi_xfer *); 561 siop_start(adp, xs); in siop_scsi_request() 624 siop_start(struct siop_adapter *adp, struct scsi_xfer *xs) in siop_start() function
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | siop.c | 119 void siop_start(struct siop_softc *, int, int, u_char *, int, u_char *, int); 731 siop_start(struct siop_softc *sc, int target, int lun, u_char *cbuf, int clen, in siop_start() function 1476 siop_start(sc, acb->xs->xs_periph->periph_target, in siop_select()
|
/netbsd-src/sys/dev/ic/ |
H A D | siop.c | 82 static void siop_start(struct siop_softc *, struct siop_cmd *); 1387 siop_start(sc, siop_cmd); in siop_scsipi_request() 1439 siop_start(struct siop_softc *sc, struct siop_cmd *siop_cmd) in siop_start() function
|
/netbsd-src/sys/dev/microcode/siop/ |
H A D | siop.ss | 148 ; the script scheduler: siop_start() we set the absolute jump addr, and then
|