Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpt/
H A Dmpt_cam.c143 static int mpt_disable_lun(struct mpt_softc *, target_id_t, lun_id_t);
3612 result = mpt_disable_lun(mpt, in mpt_action()
4269 mpt_disable_lun(struct mpt_softc *mpt, target_id_t tgt, lun_id_t lun) in mpt_disable_lun() function