Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mpt/
H A Dmpt.h169 typedef int mpt_attach_handler_t(struct mpt_softc *); typedef
188 mpt_attach_handler_t *attach; /* initialize device instance */
H A Dmpt_user.c63 static mpt_attach_handler_t mpt_user_attach;
H A Dmpt.c191 static mpt_attach_handler_t mpt_stdattach;
214 static mpt_attach_handler_t mpt_core_attach;
H A Dmpt_raid.c82 static mpt_attach_handler_t mpt_raid_attach;
H A Dmpt_cam.c165 static mpt_attach_handler_t mpt_cam_attach;