Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/mlx/
HDmlx_disk.c73 sizeof(struct mlxd_softc)
81 struct mlxd_softc *sc = (struct mlxd_softc *)dp->d_drv1; in mlxd_open()
106 struct mlxd_softc *sc = (struct mlxd_softc *)dp->d_drv1; in mlxd_close()
123 struct mlxd_softc *sc = (struct mlxd_softc *)dp->d_drv1; in mlxd_ioctl()
147 struct mlxd_softc *sc = bp->bio_disk->d_drv1; in mlxd_strategy()
212 struct mlxd_softc *sc = (struct mlxd_softc *)device_get_softc(dev); in mlxd_attach()
276 struct mlxd_softc *sc = (struct mlxd_softc *)device_get_softc(dev); in mlxd_detach()
HDmlxvar.h213 struct mlxd_softc struct
HDmlx.c592 struct mlxd_softc *mlxd; in mlx_detach()
798 struct mlxd_softc *mlxd; in mlx_ioctl()
981 mlxd = (struct mlxd_softc *)devclass_get_softc(mlxd_devclass, *arg); in mlx_ioctl()
1847 struct mlxd_softc *mlxd; in mlx_startio_cb()
1968 struct mlxd_softc *mlxd = bp->bio_disk->d_drv1; in mlx_completeio()