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

  /src/sys/dev/ic/
siopvar_common.h 189 int siop_sdtr_neg(struct siop_common_cmd *);
196 /* actions to take at return of siop_wdtr_neg(), siop_sdtr_neg() and siop_iwr */
siop_common.c 522 siop_sdtr_neg(struct siop_common_cmd *siop_cmd) function in typeref:typename:int
esiop.c 1029 switch (siop_sdtr_neg(&esiop_cmd->cmd_c)) {
1045 "siop_sdtr_neg()");
siop.c 871 switch (siop_sdtr_neg(&siop_cmd->cmd_c)) {
887 "siop_sdtr_neg()");

Completed in 20 milliseconds