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.c79 static mpt_attach_handler_t mpt_raid_attach; variable
90 .attach = mpt_raid_attach,
273 mpt_raid_attach(struct mpt_softc *mpt) in mpt_raid_attach() function