Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/mpt/
HDmpt.h161 typedef int mpt_attach_handler_t(struct mpt_softc *); typedef
180 mpt_attach_handler_t *attach; /* initialize device instance */
HDmpt_user.c57 static mpt_attach_handler_t mpt_user_attach;
HDmpt.c188 static mpt_attach_handler_t mpt_stdattach;
211 static mpt_attach_handler_t mpt_core_attach;
HDmpt_raid.c81 static mpt_attach_handler_t mpt_raid_attach;
HDmpt_cam.c167 static mpt_attach_handler_t mpt_cam_attach;