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

  /src/sys/dev/ic/
siopvar_common.h 188 int siop_wdtr_neg(struct siop_common_cmd *);
196 /* actions to take at return of siop_wdtr_neg(), siop_sdtr_neg() and siop_iwr */
siop_common.c 335 siop_wdtr_neg(struct siop_common_cmd *siop_cmd) function in typeref:typename:int
esiop.c 1008 switch (siop_wdtr_neg(&esiop_cmd->cmd_c)) {
1024 "siop_wdtr_neg()");
siop.c 850 switch (siop_wdtr_neg(&siop_cmd->cmd_c)) {
866 "siop_wdtr_neg()");

Completed in 37 milliseconds