Home
last modified time | relevance | path

Searched defs:mpt (Results 1 – 11 of 11) sorted by relevance

/dragonfly/sys/dev/disk/mpt/
H A Dmpt.c308 mpt_stdprobe(struct mpt_softc *mpt) in mpt_stdprobe()
316 mpt_stdattach(struct mpt_softc *mpt) in mpt_stdattach()
324 mpt_stdenable(struct mpt_softc *mpt) in mpt_stdenable()
332 mpt_stdready(struct mpt_softc *mpt) in mpt_stdready()
359 mpt_stddetach(struct mpt_softc *mpt) in mpt_stddetach()
380 struct mpt_softc *mpt; in mpt_postattach() local
712 struct mpt_softc *mpt; in mpt_intr() local
889 mpt_rd_db(struct mpt_softc *mpt) in mpt_rd_db()
896 mpt_rd_intr(struct mpt_softc *mpt) in mpt_rd_intr()
2168 mpt_attach(struct mpt_softc *mpt) in mpt_attach()
[all …]
H A Dmpt_raid.c231 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()
507 mpt_raid_shutdown(struct mpt_softc *mpt) in mpt_raid_shutdown()
681 struct mpt_softc *mpt; in mpt_raid_thread() local
1598 struct mpt_softc *mpt; in mpt_raid_timer() local
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
[all …]
H A Dmpt_cam.c193 mpt_cam_probe(struct mpt_softc *mpt) in mpt_cam_probe()
215 mpt_cam_attach(struct mpt_softc *mpt) in mpt_cam_attach()
1111 mpt_cam_enable(struct mpt_softc *mpt) in mpt_cam_enable()
1148 mpt_cam_ready(struct mpt_softc *mpt) in mpt_cam_ready()
1224 struct mpt_softc *mpt; in mpt_poll() local
1237 struct mpt_softc *mpt; in mpt_timeout() local
1270 struct mpt_softc *mpt; in mpt_execute_req_a64() local
1674 struct mpt_softc *mpt; in mpt_execute_req() local
2059 struct mpt_softc *mpt; in mpt_start() local
3278 struct mpt_softc *mpt; in mpt_action() local
[all …]
H A Dmpt_pci.c253 mpt_set_options(struct mpt_softc *mpt) in mpt_set_options()
363 struct mpt_softc *mpt; in mpt_pci_attach() local
616 mpt_free_bus_resources(struct mpt_softc *mpt) in mpt_free_bus_resources()
652 struct mpt_softc *mpt; in mpt_pci_detach() local
680 struct mpt_softc *mpt; in mpt_pci_shutdown() local
689 mpt_dma_mem_alloc(struct mpt_softc *mpt) in mpt_dma_mem_alloc()
760 mpt_dma_mem_free(struct mpt_softc *mpt) in mpt_dma_mem_free()
842 struct mpt_softc *mpt; in mpt_pci_intr() local
H A Dmpt_user.c93 mpt_user_probe(struct mpt_softc *mpt) in mpt_user_probe()
101 mpt_user_attach(struct mpt_softc *mpt) in mpt_user_attach()
130 mpt_user_enable(struct mpt_softc *mpt) in mpt_user_enable()
137 mpt_user_ready(struct mpt_softc *mpt) in mpt_user_ready()
152 mpt_user_reset(struct mpt_softc *mpt, int type) in mpt_user_reset()
158 mpt_user_detach(struct mpt_softc *mpt) in mpt_user_detach()
237 mpt_user_read_cfg_header(struct mpt_softc *mpt, in mpt_user_read_cfg_header()
320 mpt_user_read_extcfg_header(struct mpt_softc *mpt, in mpt_user_read_extcfg_header()
369 mpt_user_read_extcfg_page(struct mpt_softc *mpt, in mpt_user_read_extcfg_page()
410 mpt_user_write_cfg_page(struct mpt_softc *mpt, in mpt_user_write_cfg_page()
[all …]
H A Dmpt.h222 struct mpt_softc *mpt; member
354 #define MPT_MAKE_TAGID(mpt, req, ioindex) \ argument
754 #define MPT_LOCK_SETUP(mpt) \ argument
757 #define MPT_LOCK_DESTROY(mpt) \ argument
773 #define mpt_callout_init(mpt, c) \ argument
775 #define mpt_callout_drain(mpt, c) \ argument
791 mpt_read(struct mpt_softc *mpt, int offset) in mpt_read()
821 #define MPT_MAX_REQUESTS(mpt) 512 argument
866 mpt_pop_reply_queue(struct mpt_softc *mpt) in mpt_pop_reply_queue()
891 #define MPT_NSGL_FIRST(mpt) \ argument
[all …]
H A Dmpt_cam.h139 mpt_wakeup_recovery_thread(struct mpt_softc *mpt) in mpt_wakeup_recovery_thread()
145 #define mpt_sim_alloc(a, b, c, mpt, e, f, g) \ argument
H A Dmpt_raid.h67 mpt_raid_wakeup(struct mpt_softc *mpt) in mpt_raid_wakeup()
83 #define RAID_VOL_FOREACH(mpt, mpt_vol) \ argument
H A Dmpt_debug.c822 mpt_dump_data(struct mpt_softc *mpt, const char *msg, void *addr, int len) in mpt_dump_data()
838 mpt_dump_request(struct mpt_softc *mpt, request_t *req) in mpt_dump_request()
856 mpt_prt(struct mpt_softc *mpt, const char *fmt, ...) in mpt_prt()
867 mpt_prtc(struct mpt_softc *mpt, const char *fmt, ...) in mpt_prtc()
/dragonfly/sys/platform/pc64/x86_64/
H A Dmptable.c167 #define MPTABLE_POS_USE_DEFAULT(mpt) \ argument
241 struct mptable_pos mpt; in mptable_probe() local
501 mptable_map(struct mptable_pos *mpt) in mptable_map()
542 mptable_unmap(struct mptable_pos *mpt) in mptable_unmap()
741 struct mptable_pos mpt; in mptable_lapic_enumerate() local
850 struct mptable_pos mpt; in mptable_lapic_probe() local
964 struct mptable_pos mpt; in mptable_ioapic_create_list() local
1110 struct mptable_pos mpt; in mptable_pci_int_register() local
1221 struct mptable_pos mpt; in mptable_ioapic_probe() local
1319 struct mptable_pos mpt; in mptable_ioapic_enumerate() local
/dragonfly/sys/dev/drm/i915/gvt/
H A Dgvt.h60 struct intel_gvt_mpt *mpt; member