Searched defs:mfa (Results  1 – 5 of 5) sorted by relevance
| /freebsd/sys/dev/pst/ | 
| H A D | pst-iop.c | 53     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;  in iop_reset()  local 239     int i, mfa, timeout = 5000;  in iop_init_outqueue()  local 296     int mfa;  in iop_get_lct()  local 341     int mfa;  in iop_get_util_params()  local 387     u_int32_t mfa;  in iop_get_mfa()  local 400 iop_free_mfa(struct iop_softc *sc, int mfa)  in iop_free_mfa() 415 iop_done(struct iop_softc *sc, u_int32_t mfa, struct i2o_single_reply *reply)  in iop_done() [all …] 
 | 
| H A D | pst-raid.c | 68     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)  in pst_done()
  | 
| /freebsd/sys/dev/tws/ | 
| H A D | tws_hdm.c | 146     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 D | tws_cam.c | 442 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 D | tws_services.c | 357 tws_find_sense_from_mfa(struct tws_softc *sc, u_int64_t mfa)  in tws_find_sense_from_mfa()
  |