HomeSort by: relevance | last modified time | path
    Searched refs:siop_sdtr_msg (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
siopvar_common.h 191 void siop_sdtr_msg(struct siop_common_cmd *, int, int, int);
siop_common.c 308 siop_sdtr_msg(siop_cmd, msgoffset, sc->st_minsync,
380 siop_sdtr_msg(siop_cmd, 0, sc->st_minsync,
620 siop_sdtr_msg(siop_cmd, 0, sync, offset);
631 siop_sdtr_msg(siop_cmd, 0, 0, 0);
653 siop_sdtr_msg(struct siop_common_cmd *siop_cmd, int offset, int ssync, int soff) function in typeref:typename:void
esiop.c 855 siop_sdtr_msg(&esiop_cmd->cmd_c, 0,
siop.c 728 siop_sdtr_msg(&siop_cmd->cmd_c, 0,

Completed in 97 milliseconds