Searched refs:siop_update_resid (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | siopvar_common.h | 206 void siop_update_resid(struct siop_common_cmd *, int);
|
H A D | siop_common.c | 825 siop_update_resid(siop_cmd, offset); in siop_sdp() 852 siop_update_resid(struct siop_common_cmd *siop_cmd, int offset) in siop_update_resid() function
|
H A D | siop.c | 958 siop_update_resid(&siop_cmd->cmd_c, offset); in siop_intr()
|
H A D | esiop.c | 1150 siop_update_resid(&esiop_cmd->cmd_c, offset); in esiop_scsicmd_end()
|
/netbsd-src/sys/arch/prep/stand/boot/ |
H A D | siop.c | 56 static void siop_update_resid(struct siop_adapter *, struct siop_xfer *, 171 siop_update_resid(adp, xfer, xs, offset); in siop_sdp() 201 siop_update_resid(struct siop_adapter *adp, struct siop_xfer *xfer, in siop_update_resid() function 435 siop_update_resid(adp, siop_xfer, xs, offset); in siop_intr()
|
/netbsd-src/sys/arch/bebox/stand/boot/ |
H A D | siop.c | 60 static void siop_update_resid(struct siop_adapter *, struct siop_xfer *, 194 siop_update_resid(adp, xfer, xs, offset); in siop_sdp() 224 siop_update_resid(struct siop_adapter *adp, struct siop_xfer *xfer, in siop_update_resid() function 456 siop_update_resid(adp, siop_xfer, xs, offset); in siop_intr()
|