Searched refs:siop_adapter (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/arch/prep/stand/boot/ |
H A D | siop.c | 51 static void siop_setuptables(struct siop_adapter *, struct siop_xfer *, 53 static void siop_ma(struct siop_adapter *, struct scsi_xfer *); 54 static void siop_sdp(struct siop_adapter *, struct siop_xfer *, 56 static void siop_update_resid(struct siop_adapter *, struct siop_xfer *, 59 static int siop_intr(struct siop_adapter *); 60 static void siop_scsicmd_end(struct siop_adapter *, struct scsi_xfer *); 61 static int siop_scsi_request(struct siop_adapter *, struct scsi_xfer *); 62 static void siop_start(struct siop_adapter *, struct scsi_xfer *); 65 static int siop_add_reselsw(struct siop_adapter *, int, int); 66 static void siop_update_scntl3(struct siop_adapter *, int, int); [all …]
|
H A D | sdvar.h | 109 struct siop_adapter { struct
|
/netbsd-src/sys/arch/bebox/stand/boot/ |
H A D | siop.c | 55 static void siop_setuptables(struct siop_adapter *, struct siop_xfer *, 57 static void siop_ma(struct siop_adapter *, struct scsi_xfer *); 58 static void siop_sdp(struct siop_adapter *, struct siop_xfer *, 60 static void siop_update_resid(struct siop_adapter *, struct siop_xfer *, 63 static int siop_intr(struct siop_adapter *); 64 static void siop_scsicmd_end(struct siop_adapter *, struct scsi_xfer *); 65 static int siop_scsi_request(struct siop_adapter *, struct scsi_xfer *); 66 static void siop_start(struct siop_adapter *, struct scsi_xfer *); 69 static int siop_add_reselsw(struct siop_adapter *, int, int); 70 static void siop_update_scntl3(struct siop_adapter *, int, int); [all …]
|
H A D | sdvar.h | 109 struct siop_adapter { struct
|