Searched defs:siop_cmd (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | siop_common.c | 251 siop_setuptables(struct siop_common_cmd *siop_cmd) in siop_setuptables() 335 siop_wdtr_neg(struct siop_common_cmd *siop_cmd) in siop_wdtr_neg() 415 siop_ppr_neg(struct siop_common_cmd *siop_cmd) in siop_ppr_neg() 522 siop_sdtr_neg(struct siop_common_cmd *siop_cmd) in siop_sdtr_neg() 653 siop_sdtr_msg(struct siop_common_cmd *siop_cmd, int offset, int ssync, int soff) in siop_sdtr_msg() 666 siop_wdtr_msg(struct siop_common_cmd *siop_cmd, int offset, int wide) in siop_wdtr_msg() 678 siop_ppr_msg(struct siop_common_cmd *siop_cmd, int offset, int ssync, int soff) in siop_ppr_msg() 724 siop_ma(struct siop_common_cmd *siop_cmd) in siop_ma() 792 siop_sdp(struct siop_common_cmd *siop_cmd, int offset) in siop_sdp() 852 siop_update_resid(struct siop_common_cmd *siop_cmd, int offset) in siop_update_resid() [all …]
|
H A D | siopvar.h | 49 struct siop_cmd { struct 58 /* command block descriptors: an array of siop_cmd + an array of siop_xfer */ argument 98 siop_table_sync(struct siop_cmd *siop_cmd, int ops) in siop_table_sync()
|
H A D | siop.c | 298 struct siop_cmd *siop_cmd; in siop_intr() local 1005 siop_scsicmd_end(struct siop_cmd *siop_cmd) in siop_scsicmd_end() 1074 struct siop_cmd *siop_cmd; in siop_unqueue() local 1122 siop_handle_qtag_reject(struct siop_cmd *siop_cmd) in siop_handle_qtag_reject() 1169 struct siop_cmd *siop_cmd; in siop_handle_reset() local 1233 struct siop_cmd *siop_cmd; in siop_scsipi_request() local 1439 siop_start(struct siop_softc *sc, struct siop_cmd *siop_cmd) in siop_start() 1574 struct siop_cmd *siop_cmd = v; in siop_timeout() local
|