Searched refs:mpt_init (Results 1 – 4 of 4) sorted by relevance
168 int mpt_init(mpt_softc_t *, u_int32_t);
1126 mpt_init(mpt_softc_t *mpt, u_int32_t who) in mpt_init() function
483 if (mpt_init(mpt, MPT_DB_INIT_HOST) == 0) in mpt_restart()
228 if (mpt_init(mpt, MPT_DB_INIT_HOST) != 0) { in mpt_pci_attach()