mpt_init
int mpt_init(mpt_softc_t *, u_int32_t);
if (mpt_init(mpt, MPT_DB_INIT_HOST) == 0)
if (mpt_init(mpt, MPT_DB_INIT_HOST) != 0) {