Home
last modified time | relevance | path

Searched refs:siop_sdtr_msg (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/dev/ic/
Dsiop_common.c308 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
Dsiopvar_common.h191 void siop_sdtr_msg(struct siop_common_cmd *, int, int, int);
Dsiop.c728 siop_sdtr_msg(&siop_cmd->cmd_c, 0, in siop_intr()
Desiop.c855 siop_sdtr_msg(&esiop_cmd->cmd_c, 0, in esiop_intr()