Searched refs:mrsas_bus_scan (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/mrsas/
H A Dmrsas_cam.c61 int mrsas_bus_scan(struct mrsas_softc *sc);
226 if (mrsas_bus_scan(sc)) {
1810 * mrsas_bus_scan: Perform bus scan
1813 * This mrsas_bus_scan function is needed for FreeBSD 7.x. Also, it should not
1818 mrsas_bus_scan(struct mrsas_softc *sc) function
H A Dmrsas.c111 int mrsas_bus_scan(struct mrsas_softc *sc);
1528 ret = mrsas_bus_scan(sc);

Completed in 114 milliseconds