Home
last modified time | relevance | path

Searched refs:mpt_attach_handler_t (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/mpt/
HDmpt.h172 typedef int mpt_attach_handler_t(struct mpt_softc *); typedef
191 mpt_attach_handler_t *attach; /* initialize device instance */
HDmpt_user.c61 static mpt_attach_handler_t mpt_user_attach;
HDmpt.c189 static mpt_attach_handler_t mpt_stdattach;
212 static mpt_attach_handler_t mpt_core_attach;
HDmpt_raid.c80 static mpt_attach_handler_t mpt_raid_attach;
HDmpt_cam.c163 static mpt_attach_handler_t mpt_cam_attach;