Home
last modified time | relevance | path

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

/trueos/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()
207 struct mlxd_softc *sc = (struct mlxd_softc *)device_get_softc(dev); in mlxd_attach()
271 struct mlxd_softc *sc = (struct mlxd_softc *)device_get_softc(dev); in mlxd_detach()
HDmlxvar.h210 struct mlxd_softc struct
HDmlx.c585 struct mlxd_softc *mlxd; in mlx_detach()
791 struct mlxd_softc *mlxd; in mlx_ioctl()
974 mlxd = (struct mlxd_softc *)devclass_get_softc(mlxd_devclass, *arg); in mlx_ioctl()
1840 struct mlxd_softc *mlxd; in mlx_startio_cb()
1961 struct mlxd_softc *mlxd = bp->bio_disk->d_drv1; in mlx_completeio()