Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/mpt/
H A Dmpt.h168 typedef int mpt_attach_handler_t(struct mpt_softc *); typedef
187 mpt_attach_handler_t *attach; /* initialize device instance */
H A Dmpt_user.c61 static mpt_attach_handler_t mpt_user_attach;
H A Dmpt.c189 static mpt_attach_handler_t mpt_stdattach;
212 static mpt_attach_handler_t mpt_core_attach;
H A Dmpt_raid.c80 static mpt_attach_handler_t mpt_raid_attach;
H A Dmpt_cam.c163 static mpt_attach_handler_t mpt_cam_attach;