Home
last modified time | relevance | path

Searched defs:mfa (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/pst/
H A Dpst-iop.c53 u_int32_t mfa; member
62 int mfa, timeout = 10000; in iop_init() local
170 u_int32_t mfa; in iop_intr() local
206 int mfa, timeout = 5000; iop_reset() local
239 int i, mfa, timeout = 5000; iop_init_outqueue() local
296 int mfa; iop_get_lct() local
341 int mfa; iop_get_util_params() local
387 u_int32_t mfa; iop_get_mfa() local
400 iop_free_mfa(struct iop_softc * sc,int mfa) iop_free_mfa() argument
415 iop_done(struct iop_softc * sc,u_int32_t mfa,struct i2o_single_reply * reply) iop_done() argument
426 iop_queue_wait_msg(struct iop_softc * sc,int mfa,struct i2o_basic_message * msg) iop_queue_wait_msg() argument
[all...]
H A Dpst-raid.c68 u_int32_t mfa; /* frame addreess */ member
184 int mfa; in pst_shutdown_post_sync() local
221 u_int32_t mfa; in pst_start() local
251 pst_done(struct iop_softc * sc,u_int32_t mfa,struct i2o_single_reply * reply) pst_done() argument
[all...]
/freebsd/sys/dev/tws/
H A Dtws_hdm.c146 u_int64_t mfa; in tws_init_connect() local
276 u_int64_t mfa=0; in tws_submit_command() local
355 tws_get_response(struct tws_softc *sc, u_int16_t *req_id, u_int64_t *mfa) in tws_get_response()
383 tws_poll4_response(struct tws_softc *sc, u_int64_t *mfa) in tws_poll4_response()
H A Dtws_cam.c442 tws_err_complete(struct tws_softc *sc, u_int64_t mfa) in tws_err_complete()
631 u_int64_t mfa; in tws_drain_response_queue() local
827 u_int64_t mfa; in tws_get_param() local
1092 u_int64_t mfa; in tws_intr_resp() local
H A Dtws_services.c357 tws_find_sense_from_mfa(struct tws_softc *sc, u_int64_t mfa) in tws_find_sense_from_mfa()