Home
last modified time | relevance | path

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

/src/sys/dev/mpi3mr/
H A Dmpi3mr_cam.c1659 mpi3mr_remove_device_from_list(sc, target, false); in mpi3mr_process_sastopochg_evt()
1779 mpi3mr_remove_device_from_list(sc, target, false); in mpi3mr_process_pcietopochg_evt()
1878 void mpi3mr_remove_device_from_list(struct mpi3mr_softc *sc, in mpi3mr_remove_device_from_list() function
1951 mpi3mr_remove_device_from_list(sc, tgtdev, false); in mpi3mr_devstatuschg_evt_bh()
H A Dmpi3mr.h998 void mpi3mr_remove_device_from_list(struct mpi3mr_softc *sc, struct mpi3mr_target *target,
H A Dmpi3mr.c6089 mpi3mr_remove_device_from_list(sc, target, true); in mpi3mr_rfresh_tgtdevs()