Searched refs:siop_sdtr_msg (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/sys/dev/ic/ |
| D | siop_common.c | 308 siop_sdtr_msg(siop_cmd, msgoffset, sc->st_minsync, in siop_setuptables() 380 siop_sdtr_msg(siop_cmd, 0, sc->st_minsync, in siop_wdtr_neg() 620 siop_sdtr_msg(siop_cmd, 0, sync, offset); in siop_sdtr_neg() 631 siop_sdtr_msg(siop_cmd, 0, 0, 0); in siop_sdtr_neg() 653 siop_sdtr_msg(struct siop_common_cmd *siop_cmd, int offset, int ssync, int soff) in siop_sdtr_msg() function
|
| D | siopvar_common.h | 191 void siop_sdtr_msg(struct siop_common_cmd *, int, int, int);
|
| D | siop.c | 728 siop_sdtr_msg(&siop_cmd->cmd_c, 0, in siop_intr()
|
| D | esiop.c | 855 siop_sdtr_msg(&esiop_cmd->cmd_c, 0, in esiop_intr()
|