Home
last modified time | relevance | path

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

/src/sys/dev/mpr/
H A Dmpr_sas.c121 static void mprsas_remove_device(struct mpr_softc *, struct mpr_command *);
549 tm->cm_complete = mprsas_remove_device; in mprsas_prepare_remove()
560 mprsas_remove_device(struct mpr_softc *sc, struct mpr_command *tm) in mprsas_remove_device() function