Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpt/
H A Dmpt_raid.c80 static mpt_attach_handler_t mpt_raid_attach; variable
91 .attach = mpt_raid_attach,
274 mpt_raid_attach(struct mpt_softc *mpt) in mpt_raid_attach() function