Searched refs:mpt_disable_lun (Results 1 – 1 of 1) sorted by relevance
143 static int mpt_disable_lun(struct mpt_softc *, target_id_t, lun_id_t);3615 result = mpt_disable_lun(mpt, in mpt_action()4274 mpt_disable_lun(struct mpt_softc *mpt, target_id_t tgt, lun_id_t lun) in mpt_disable_lun() function