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

  /src/sys/dev/ic/
siopvar_common.h 195 int siop_iwr(struct siop_common_cmd *);
196 /* actions to take at return of siop_wdtr_neg(), siop_sdtr_neg() and siop_iwr */
siop_common.c 882 siop_iwr(struct siop_common_cmd *siop_cmd) function in typeref:typename:int
esiop.c 970 switch (siop_iwr(&esiop_cmd->cmd_c)) {
982 "siop_iwr()");
siop.c 833 switch (siop_iwr(&siop_cmd->cmd_c)) {
845 "siop_iwr()");

Completed in 17 milliseconds