Searched refs:mlx_findcomplete (Results 1 – 2 of 2) sorted by relevance
178 int (* mlx_findcomplete)(struct mlx_softc *sc, u_int8_t *slot, u_int16_t *status); member
324 sc->mlx_findcomplete = mlx_v3_findcomplete; in mlx_attach()330 sc->mlx_findcomplete = mlx_v4_findcomplete; in mlx_attach()336 sc->mlx_findcomplete = mlx_v5_findcomplete; in mlx_attach()2304 if (sc->mlx_findcomplete(sc, &slot, &status)) { in mlx_done()