Lines Matching defs:mpt

193 mpt_vol_prt(struct mpt_softc *mpt, struct mpt_raid_volume *vol,  in mpt_vol_prt()
207 mpt_disk_prt(struct mpt_softc *mpt, struct mpt_raid_disk *disk, in mpt_disk_prt()
231 struct mpt_softc *mpt; in mpt_raid_async() local
265 mpt_raid_probe(struct mpt_softc *mpt) in mpt_raid_probe()
275 mpt_raid_attach(struct mpt_softc *mpt) in mpt_raid_attach()
321 mpt_raid_enable(struct mpt_softc *mpt) in mpt_raid_enable()
328 mpt_raid_detach(struct mpt_softc *mpt) in mpt_raid_detach()
353 mpt_raid_ioc_reset(struct mpt_softc *mpt, int type) in mpt_raid_ioc_reset()
376 mpt_raid_event(struct mpt_softc *mpt, request_t *req, in mpt_raid_event()
507 mpt_raid_shutdown(struct mpt_softc *mpt) in mpt_raid_shutdown()
522 mpt_raid_reply_handler(struct mpt_softc *mpt, request_t *req, in mpt_raid_reply_handler()
557 mpt_raid_reply_frame_handler(struct mpt_softc *mpt, request_t *req, in mpt_raid_reply_frame_handler()
589 mpt_issue_raid_req(struct mpt_softc *mpt, struct mpt_raid_volume *vol, in mpt_issue_raid_req()
631 mpt_spawn_raid_thread(struct mpt_softc *mpt) in mpt_spawn_raid_thread()
656 mpt_terminate_raid_thread(struct mpt_softc *mpt) in mpt_terminate_raid_thread()
681 struct mpt_softc *mpt; in mpt_raid_thread() local
806 mpt_map_physdisk(struct mpt_softc *mpt, union ccb *ccb, target_id_t *tgt) in mpt_map_physdisk()
823 mpt_is_raid_member(struct mpt_softc *mpt, target_id_t tgt) in mpt_is_raid_member()
842 mpt_is_raid_volume(struct mpt_softc *mpt, target_id_t tgt) in mpt_is_raid_volume()
914 mpt_verify_mwce(struct mpt_softc *mpt, struct mpt_raid_volume *mpt_vol) in mpt_verify_mwce()
997 mpt_verify_resync_rate(struct mpt_softc *mpt, struct mpt_raid_volume *mpt_vol) in mpt_verify_resync_rate()
1088 mpt_adjust_queue_depth(struct mpt_softc *mpt, struct mpt_raid_volume *mpt_vol, in mpt_adjust_queue_depth()
1108 mpt_announce_vol(struct mpt_softc *mpt, struct mpt_raid_volume *mpt_vol) in mpt_announce_vol()
1216 mpt_announce_disk(struct mpt_softc *mpt, struct mpt_raid_disk *mpt_disk) in mpt_announce_disk()
1246 mpt_refresh_raid_disk(struct mpt_softc *mpt, struct mpt_raid_disk *mpt_disk, in mpt_refresh_raid_disk()
1273 mpt_refresh_raid_vol(struct mpt_softc *mpt, struct mpt_raid_volume *mpt_vol, in mpt_refresh_raid_vol()
1358 mpt_refresh_raid_data(struct mpt_softc *mpt) in mpt_refresh_raid_data()
1598 struct mpt_softc *mpt; in mpt_raid_timer() local
1607 mpt_schedule_raid_refresh(struct mpt_softc *mpt) in mpt_schedule_raid_refresh()
1615 mpt_raid_free_mem(struct mpt_softc *mpt) in mpt_raid_free_mem()
1648 mpt_raid_set_vol_resync_rate(struct mpt_softc *mpt, u_int rate) in mpt_raid_set_vol_resync_rate()
1670 mpt_raid_set_vol_queue_depth(struct mpt_softc *mpt, u_int vol_queue_depth) in mpt_raid_set_vol_queue_depth()
1704 mpt_raid_set_vol_mwce(struct mpt_softc *mpt, mpt_raid_mwce_t mwce) in mpt_raid_set_vol_mwce()
1770 struct mpt_softc *mpt; in mpt_raid_sysctl_vol_member_wce() local
1804 struct mpt_softc *mpt; in mpt_raid_sysctl_vol_resync_rate() local
1822 struct mpt_softc *mpt; in mpt_raid_sysctl_vol_queue_depth() local
1838 mpt_raid_sysctl_attach(struct mpt_softc *mpt) in mpt_raid_sysctl_attach()