Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/mpi3mr/
HDmpi3mr_cam.c1661 mpi3mr_remove_device_from_list(sc, target, false); in mpi3mr_process_sastopochg_evt()
1781 mpi3mr_remove_device_from_list(sc, target, false); in mpi3mr_process_pcietopochg_evt()
1879 void mpi3mr_remove_device_from_list(struct mpi3mr_softc *sc, in mpi3mr_remove_device_from_list() function
1952 mpi3mr_remove_device_from_list(sc, tgtdev, false); in mpi3mr_devstatuschg_evt_bh()
HDmpi3mr.h999 void mpi3mr_remove_device_from_list(struct mpi3mr_softc *sc, struct mpi3mr_target *target,
HDmpi3mr.c6089 mpi3mr_remove_device_from_list(sc, target, true); in mpi3mr_rfresh_tgtdevs()