Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/mlx/
HDmlx_disk.c71 sizeof(struct mlxd_softc)
79 struct mlxd_softc *sc = (struct mlxd_softc *)dp->d_drv1; in mlxd_open()
104 struct mlxd_softc *sc = (struct mlxd_softc *)dp->d_drv1; in mlxd_close()
121 struct mlxd_softc *sc = (struct mlxd_softc *)dp->d_drv1; in mlxd_ioctl()
145 struct mlxd_softc *sc = bp->bio_disk->d_drv1; in mlxd_strategy()
210 struct mlxd_softc *sc = (struct mlxd_softc *)device_get_softc(dev); in mlxd_attach()
274 struct mlxd_softc *sc = (struct mlxd_softc *)device_get_softc(dev); in mlxd_detach()
HDmlxvar.h210 struct mlxd_softc struct
HDmlx.c589 struct mlxd_softc *mlxd; in mlx_detach()
789 struct mlxd_softc *mlxd; in mlx_ioctl()
1838 struct mlxd_softc *mlxd; in mlx_startio_cb()
1959 struct mlxd_softc *mlxd = bp->bio_disk->d_drv1; in mlx_completeio()