HomeSort by: relevance | last modified time | path
    Searched defs:siop_common_cmd (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
siopvar_common.h 76 struct siop_common_cmd { struct
185 void siop_setuptables(struct siop_common_cmd *);
188 int siop_wdtr_neg(struct siop_common_cmd *);
189 int siop_sdtr_neg(struct siop_common_cmd *);
190 int siop_ppr_neg(struct siop_common_cmd *);
191 void siop_sdtr_msg(struct siop_common_cmd *, int, int, int);
192 void siop_wdtr_msg(struct siop_common_cmd *, int, int);
193 void siop_ppr_msg(struct siop_common_cmd *, int, int, int);
195 int siop_iwr(struct siop_common_cmd *);
204 void siop_ma (struct siop_common_cmd *);
    [all...]
siopvar_common.h 76 struct siop_common_cmd { struct
185 void siop_setuptables(struct siop_common_cmd *);
188 int siop_wdtr_neg(struct siop_common_cmd *);
189 int siop_sdtr_neg(struct siop_common_cmd *);
190 int siop_ppr_neg(struct siop_common_cmd *);
191 void siop_sdtr_msg(struct siop_common_cmd *, int, int, int);
192 void siop_wdtr_msg(struct siop_common_cmd *, int, int);
193 void siop_ppr_msg(struct siop_common_cmd *, int, int, int);
195 int siop_iwr(struct siop_common_cmd *);
204 void siop_ma (struct siop_common_cmd *);
    [all...]

Completed in 164 milliseconds